Skip to content

1.0.3

Compare
Choose a tag to compare
@Javascipt Javascipt released this 28 Jan 08:09
· 11 commits to master since this release
  • Fix token change when socket drops connection and connect again to server.
    • The client id is cached with the token on the server for 24 hours, in case a reconnection happens with same client id and same token, the communications resume between client and server.