Skip to content

Releases: Stormancer/stormancer-sdk-js

v1.0.1

04 May 15:08
Compare
Choose a tag to compare

This release fixes a few bugs and targets the Stormancer protocol version 2.

The improved protocol makes sending messages possible in the Connected event (server-side). Full compatibility with previous protocol is maintained.

v1.0.0

08 Apr 14:48
Compare
Choose a tag to compare

The first stable release for connecting to Stormancer v1 server in javascript.

Includes sending and receiving messages to and from the server both as binaries and as plain javascript objects.