Garufa
An open source server implementation of the Pusher protocol.
Intro
Garufa is a Ruby websocket server which implements the Pusher protocol. It is built on top of Goliath, a high performance non-blocking web server, and inspired by Slanger, another server compatible with Pusher.
Documentation
- Installation and usage
- SSL Support
- Deploy to Heroku
- Using Nginx as reverse proxy
- Checking number of current connections
- Testing and contributing
- Health endpoint
Pusher
Pusher is a great service, very well documented and with excellent support. Consider using it on production.