Build Status Code Climate

logo

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

Pusher

Pusher is a great service, very well documented and with excellent support. Consider using it on production.