Releases: fragaria/websocket-proxy
Releases · fragaria/websocket-proxy
v1.0.8
v1.0.4: fix error when end sent before request
There was situation when the handler receives 'end' message before initial 'header' request. The client was fixed warn and continue instead of crash.