Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmeasday/ruby-ddp-client


https://github.com/tmeasday/ruby-ddp-client

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Ruby DDP Client
===============

**NOTE**: Please go here for a more up-to-date version: https://github.com/knubie/ruby-ddp-client

A first stab at a DDP client for ruby. Uses [faye-websocket](https://github.com/faye/faye-websocket-ruby), an EventMachine based websocket client.

Here's an example of how it's used: [Augmenting Meteor](http://bindle.me/blog/index.php/726/augmenting-meteor-plugging-gaps-with-external-services).