CodeBrowser / npm / faye-websocket
faye-websocket@0.11.4
// Standards-compliant WebSocket server and client
$ npm install faye-websocket
downloads/wk
29,706,519
license
Apache-2.0
version
0.11.4
published
May 24, 2021
What is faye-websocket?
Faye-websocket is a WebSocket server and client library that implements the WebSocket protocol according to web standards. Developers use it to build real-time bidirectional communication between browsers and servers, or between servers. It also supports EventSource for server-to-client messaging in applications that need live data streaming or interactive features.
Keywords
#websocket #eventsource
Dependencies (1)
Maintainers
jcoglan