Skip to content

v0.112.0

Compare
Choose a tag to compare
@manatlan manatlan released this 13 Oct 15:00
· 8 commits to main since this release

The websocket is now initialized with "//", and don''t try anymore "ws://" or "wss://". Now it uses the js mechanism to set the websocket ssl or not, depending on ssl or not.

It's a lot simpler (like in old days of v0.103), and a lot more robust in all cases ;-)