Tags: Websocketification/websocketification-client
Tags
[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.