Socket
Socket
Sign inDemoInstall

faye-websocket

Package Overview
Dependencies
4
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

0.11.4

Diff

Changelog

Source

0.11.4 / 2021-05-24

  • Prevent the client hanging if close() is called when already closing
jcoglan
published 0.11.3 •

Changelog

Source

0.11.3 / 2019-06-10

  • Fix a race condition that caused a timeout not to be cancelled immediately when the WebSocket is closed
  • Change license from MIT to Apache 2.0
jcoglan
published 0.11.1 •

Changelog

Source

0.11.1 / 2017-01-22

  • Forcibly close the I/O stream after a timeout if the peer does not respond after calling close()
jcoglan
published 0.11.0 •

Changelog

Source

0.11.0 / 2016-02-24

  • Introduce a net option to the Client class for setting things like, say, servername
jcoglan
published 0.10.0 •

Changelog

Source

0.10.0 / 2015-07-08

  • Add the standard code and reason parameters to the close method
jcoglan
published 0.9.4 •

Changelog

Source

0.9.4 / 2015-03-08

  • Don't send input to the driver before start() is called
jcoglan
published 0.9.3 •

Changelog

Source

0.9.3 / 2015-02-19

  • Make sure the TCP socket is not left open when closing the connection
jcoglan
published 0.9.2 •

Changelog

Source

0.9.2 / 2014-12-21

  • Only emit error once, and don't emit it after close
jcoglan
published 0.9.1 •

Changelog

Source

0.9.1 / 2014-12-18

  • Check that all options to the WebSocket constructor are recognized
jcoglan
published 0.9.0 •

Changelog

Source

0.9.0 / 2014-12-13

  • Allow protocol extensions to be passed into websocket-extensions
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc