Skip to content

v0.22.3

Compare
Choose a tag to compare
@niklasad1 niklasad1 released this 20 Mar 16:53
· 112 commits to master since this release
v0.22.3
8c73cc6

[v0.22.3] - 2024-03-20

Another small release that adds a new API for RpcModule if one already has the state in an Arc
and a couple of bug fixes.

[Added]

  • add RpcModule::from_arc (#1324)

[Fixed]

  • Revert "fix(server): return err on WS handshake err (#1288)" (#1326)
  • export AlreadyStoppedError (#1325)

Thanks to the external contributors @mattsse and @aatifsyed who contributed to this release.