Skip to content

Releases: playay/ws2s

v2.1.5

08 Apr 20:32

Choose a tag to compare

continuation_frames_support

v2.1.3

13 Apr 09:32

Choose a tag to compare

fix ImportError: No module named 'sshtunnel'. setup.py install_requires add sshtunnel>=0.1.3

v2.1.2

13 Apr 09:22

Choose a tag to compare

v2.0.1

10 Mar 11:43

Choose a tag to compare

  • 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.