Version 1.0 of general purpose WebSocket support code, client and compression support ๐
Minor release changes
- Added "non-negotiated" extensions that are applied without negotiation with other side. #5
- Removed unnecessary
@escaping
attribute from a couple of closures. #6
Patch release changes
- Added logging of which extensions are added in client.