Ninjas on a Penny Farthing

  posted  

Spinderella

A pub-sub server with WebSocket support written in Ruby

About this Project

View on GitHub: http://github.com/Sutto/Spinderella

Spinderella (name inspired by “Push It”) is a pubsub server for real time web applications written in Ruby. Built as an extraction of the code that powered the RailsRumble 2009 realtime feed (which was built on Juggernaut), it acts as a subscription manager and publishing manager for both General TCP Sockets and more specifically Web Socket clients.

It was primarily built to form part of the backend for Chainsaw.

Recent Commits to GitHub Repository

  • Loading commit information...