Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faye/faye
Simple pub/sub messaging for the web
https://github.com/faye/faye
Last synced: 3 days ago
JSON representation
Simple pub/sub messaging for the web
- Host: GitHub
- URL: https://github.com/faye/faye
- Owner: faye
- License: other
- Created: 2009-06-06T10:37:03.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T17:12:02.000Z (over 2 years ago)
- Last Synced: 2024-05-18T15:45:10.238Z (6 months ago)
- Language: JavaScript
- Homepage: http://faye.jcoglan.com
- Size: 2.87 MB
- Stars: 4,381
- Watchers: 106
- Forks: 369
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ruby-toolbox - faye - Simple pub/sub messaging for the web (Web Apps, Services & Interaction / HTTP Pub/Sub)
- awesome-nodejs-cn - Faye - 基于 Bayeux 协议的实时客户端-服务器消息总线 (包 / 实时)
- awesome-nodejs - Faye - Real-time client-server message bus, based on Bayeux protocol. ![](https://img.shields.io/github/stars/faye/faye.svg?style=social&label=Star) (Repository / Real-time)
- awesome-nodejs-cn - Faye - **star:4385** 实时客户端-服务器消息总线,基于Bayeux协议 ![star > 2000][Awesome] (包 / 实时)
- awesome-github-repos - faye/faye - Simple pub/sub messaging for the web (JavaScript)
- awesome-nodejs - Faye - Real-time client-server message bus, based on Bayeux protocol. (Packages / Real-time)
- awesome-nodejs - faye - Simple pub/sub messaging for the web - ★ 4152 (Real-time)
- awesome-node - Faye - Real-time client-server message bus, based on Bayeux protocol. (Packages / Real-time)
- awesome-nodejs-cn - Faye - 基于Bayeux协议的实时客户端-服务器消息总线. (目录 / 即时通信)
- awesome-starred - faye/faye - Simple pub/sub messaging for the web (others)
README
# Faye
Faye is a set of tools for simple publish-subscribe messaging between web
clients. It ships with easy-to-use message routing servers for Node.js and Rack
applications, and clients that can be used on the server and in the browser.- Documentation: http://faye.jcoglan.com
- Mailing list: http://groups.google.com/group/faye-users
- Bug tracker: http://github.com/faye/faye/issues
- Source code: http://github.com/faye/faye