Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 15:31
· 310 commits to master since this release

1.1.0 (2024-04-21)

Bug Fixes

  • 🐛 always copy payload in uWebsocket request (571aad3)
  • 🐛 call sub-clients, prevent recursion (dce7bbb)
  • 🐛 correct imports after refactor (0157cf6)

Features

  • 🎸 add ability to print ApiRpcCaller (672a451)
  • 🎸 handle error events (f22ad33)
  • 🎸 start HTTP2 implementation (d365ba5)
  • 🎸 test Upgrade header on WebSocket upgrade (e521ec8)