Socket
Socket
Sign inDemoInstall

faye

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

faye - npm Package Versions

1234

0.5.1

Diff

Changelog

Source

0.5.1 / 2010-07-21

  • Fix a publishing problem in Ruby LocalTransport
published 0.5.2 •

Changelog

Source

0.5.2 / 2010-08-12

  • Support draft-76 of the WebSocket protocol (FF4, Chrome 6)
  • Reduce Connection::MAX_DELAY to improve latency
published 0.5.3 •

Changelog

Source

0.5.3 / 2010-10-21

  • Improve detection of wss: requirement for secure WebSocket connections
  • Correctly use default ports (80,443) for server-side HTTP connections
  • Support legacy application/x-www-form-urlencoded POST requests
  • Delete unused Channel objects that have all their subscribers removed
  • Fix resend/reconnect logic in WebSocket transport
  • Keep client script in memory rather than reading it from disk every time
  • Prevent error-adding extensions from breaking the core protocol
published 0.5.4 •

Changelog

Source

0.5.4 / 2010-12-19

  • Add a #callback method to Subscriptions to detect when they become active
  • Add :extensions option to RackAdapter to make it easier to extend middleware
  • Detect secure WebSocket requests through the HTTP_X_FORWARDED_PROTO header
  • Handle socket errors when sending WebSocket messages from NodeAdapter
  • Use exponential backoff to reconnect client-side WebSockets to reduce CPU load
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc