Releases: playay/ws2s
Releases · playay/ws2s
v2.1.5
v2.1.3
v2.1.2
- ssh tunnel support(by https://github.com/pahaz/sshtunnel/)
- ws2s.js: reconnect with max times limit
v2.0.1
- binary data support(by base64, https://github.com/beatgammit/base64-js)
- threadsafe, when send data to websocket client
- Chinese support
- exception handler, for tcp health check connected to ws2s server but do not send any data
- ws2s.js: redis response format, for array in array
- ws2s.js: heartbeat package, for idle connect will be closed by nginx etc.