You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to unitt-project
Fixed a number of bugs, including:
- fixed an issue where close bytes were sent in the wrong order
- fixed an issue where the socket could be "over-released"
- close messages with invalid utf8 message no longer close using
invalid utf8 codes
- fixed an issue with fragmented messages not being reassembled
correctly
- websocket version 10 client now correctly specifies a "8" as the
version (according to specification)
- URLs missing a "/" at the end will be assumed to have one instead of
failing