Skip to content

websocket: process the frame as soon as we read data

Ignacio Casal Quinteiro requested to merge wip/nacho/process-frame into master

Otherwise we can enter in a read loop because we were not validating the data until the all the data was read.

Fixes #391 (closed)

Merge request reports

Loading