Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 23:33

What's new

  • replace websocket-client with websockets
  • add support for permessage deflate (RFC 7692)
  • improve error handling

Commits

23b6a9a Bump version to v0.2.0 for release
1565331 Update README.md
1590474 use websockets library as ws backend (#73)