This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
Releases: ting-opensource/ting-client-javascript
Releases · ting-opensource/ting-client-javascript
0.2.0-alpha.2
Fixed issue with sending File based Messages
0.2.0-alpha.1
Added support for sharing Files as Messages!
0.1.0-alpha.9
Updated Dependencies and Added System Modules Support
0.1.0-alpha.8
- Added ability to automatically convert message body based on message type.
- Manual Connection is checked if there is existing connection process is going on.
0.1.0-alpha.7
- Added ability to manually disconnect the client
0.1.0-alpha.6
- Added support for sending and receiving Read Receipts
0.1.0-alpha.5
- Exposing method to publish message on a topic by its name
0.1.0-alpha.4
- Exposing underlying transport and connection status of client
0.1.0-alpha.3
- Changed 'eventemitter3' to 'eventemitter2' for require support
0.1.0-alpha.2
- Removed query-string dependecy