Skip to content

v1.0.0

Choose a tag to compare

@adam-fowler adam-fowler released this 20 Nov 11:36
· 26 commits to main since this release
97f71fe

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.