Skip to content

Releases: hotsock/hotsock-js

v1.1.0

20 Oct 21:47
Compare
Choose a tag to compare
  • Adds connectTokenErrorFn as an option on the client constructor to handle failures to retrieve a connect token.
  • Detects expired tokens ahead of connection attempts since they can never succeed.
  • Adds connectionSecret and connectionExpiresAt properties on a connection, as those are sent in the hotsock.connected message as of Hotsock v1.3.

v1.0.1

26 Aug 06:03
Compare
Choose a tag to compare
  • Fixes a typo in a last-minute pre-1.0 parameter name change.

v1.0.0

25 Aug 03:32
Compare
Choose a tag to compare

Initial release!