ddpclient

Node.js module to connect to servers using DDP protocol.

Usage no npm install needed!

<script type="module">
  import ddpclient from 'https://cdn.skypack.dev/ddpclient';
</script>

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