Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.55 KB

File metadata and controls

24 lines (19 loc) · 1.55 KB

Change Log

v0.0.1-4 (2017/06/02 19:49 +00:00)

  • #20 Backport to ES5 (@tkurki)
  • #17 Add Promise based connectP method (@tkurki)
  • #16 Update ws to the latest version 🚀 (@greenkeeper[bot])

v0.0.1-3 (2017/02/15 20:00 +00:00)

  • #15 fix: improve error handling in WebSocket (@tkurki)

v0.0.1-2 (2017/02/12 18:39 +00:00)

  • #12 Update dependencies to enable Greenkeeper 🌴 (@greenkeeper[bot])
  • #14 Fix discovery and add discoveryAvailable() (@tkurki)

v0.0.1-1 (2017/01/08 19:34 +00:00)

  • #10 Browser websocket (@tkurki)
  • #11 Add support for subscribe in connect (@tkurki)

v0.0.1-0 (2016/12/27 20:47 +00:00)

  • #9 Added onclose callback (@sbender9)
  • #7 Update README.md (@rob42)
  • #5 Update dependencies to work with the Node 5.x.x branch (@timmathews)
  • #4 Harmonize primus/ws logic and expose send() (@tkurki)
  • #2 Update urls (@tkurki)