v0.18.0-rc.0
Pre-release
Pre-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