ddpclient
v0.6.2
Published
Node.js module to connect to servers using DDP protocol.
Downloads
84
Readme
ddpclient
Node.js module to connect to servers using DDP protocol.
development
Use: "coffee --bare -wc -j lib/.js src/.coffee"
example
There is a dead simple example on using the class, take a look at "examples/example.coffee" or "examples/example.js"
TODO
- better docs