Project

garufa

0.02
No release in over 3 years
Low commit activity in last 3 years
A websocket server compatible with the Pusher protocol.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

= 5.10.3
= 0.8.2
= 12.3.0

Runtime

= 1.0.6
= 1.6.11
= 3.2.0
= 0.1.8
= 2.0.8
= 1.3.1
 Project Readme

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.