1.0.3 • Published 2 years ago

@mubble/server v1.0.3

Weekly downloads
4
License
ISC
Repository
-
Last release
2 years ago

Mubble Library

Version Changes

apocalypse

  • Protocol 'v2' was implemented which included https based server to server protocol for communication from third party entities, and wss based client / server to server protocol for communication between our app and app server and also between our own servers.

  • ClientIdentity deprecated. The old ConnectionInfo is now divided into ConnectionInfo and SessionInfo. ConnectionInfo will only contain information related to the client-server connection and SessionInfo will contain session information while the client is in session.

Upcoming

  • SMS verification service.