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
Previous13Next

0.8.1

Diff

Changelog

Source

0.8.1 / 2014-11-12

  • Send the correct hostname when upgrading a connection to TLS
jcoglan
published 0.8.0 •

Changelog

Source

0.8.0 / 2014-11-08

  • Support connections via HTTP proxies
  • Close the connection cleanly if we're still waiting for a handshake response
jcoglan
published 0.7.3 •

Changelog

Source

0.7.3 / 2014-10-04

  • Allow sockets to be closed when they are in any state other than CLOSED
jcoglan
published 0.7.2 •

Changelog

Source

0.7.2 / 2013-12-29

  • Make sure the close event is emitted by clients on Node v0.10
jcoglan
published 0.7.1 •

Changelog

Source

0.7.1 / 2013-12-03

  • Support the maxLength websocket-driver option
  • Make the client emit error events on network errors
jcoglan
published 0.7.0 •

Changelog

Source

0.7.0 / 2013-09-09

  • Allow the server to send custom headers with EventSource responses
jcoglan
published 0.6.1 •

Changelog

Source

0.6.1 / 2013-07-05

  • Add ca option to the client for specifying certificate authorities
  • Start the server driver asynchronously so that onopen handlers can be added
jcoglan
published 0.6.0 •

Changelog

Source

0.6.0 / 2013-05-12

  • Add support for custom headers
jcoglan
published 0.5.0 •

Changelog

Source

0.5.0 / 2013-05-05

  • Extract the protocol handlers into the websocket-driver library
  • Support the Node streaming API
jcoglan
published 0.4.4 •

Changelog

Source

0.4.4 / 2013-02-14

  • Emit the close event if TCP is closed before CLOSE frame is acked
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