Skip to content

Tags: Websocketification/websocketification-client

Tags

v0.8.7

Toggle v0.8.7's commit message
[package.json|dist] Released v0.8.7

v0.8.6

Toggle v0.8.6's commit message
[src/WebsocketificationClient] Return promise in #close(), #reconnect().

v0.8.5

Toggle v0.8.5's commit message
[src/WebsocketificationClient] Supported #reconnect().

v0.8.4

Toggle v0.8.4's commit message
[src/WebsocketificationClient] Supported auto reconnect/disconnect an…

…d heartbeat.

- and ready to release v0.8.4
- [webpack.config.js] Export packed code as umd module.
- [src/Response] Added Response class with a few methods.
- [src/WebsocketificationClient] Added auto reconnection support.
- [src/WebsocketificationClient] Added ping/pong heartbeat package support.
- [src/WebsocketificationClient] Skip if, obviously, not an json object is received.
- [src/WebsocketificationClient] Used mIsNicelyClosed flag instead of mStatus.
- [src/WebsocketificationClient] Added auto disconnection timeout policy.
- [src/WebsocketificationClient] Destructuring options parameter in constructor.
- [src/WebsocketificationClient] Added log for normal disconnection.
- [dist/WebsocketificationClient.js|~.js.map] Added compiled files to release for v0.8.4.

v0.8.2

Toggle v0.8.2's commit message
Published v0.8.2

v0.8.1

Toggle v0.8.1's commit message
Publish version 0.8.1

v0.8.0

Toggle v0.8.0's commit message
Published node modules v0.8.0.