Skip to content

v0.18.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jost-s jost-s released this 29 Oct 23:28
· 19 commits to main since this release

Added

  • Bring back a websocket reconnection automation for Admin and App websockets. When either of them is closed and a new request made, it will attempt to reconnect using the same app authentication token that was used to initially authenticate the websocket. A specific InvalidTokenError is returned if that fails.

Changed

  • Update to Holochain 0.4.0-rc.0