Close DDP connections gradually on server shutdown
Repackage of Meteor's patched underscore package
Add `@rocket.chat/ddp-client` and `@rocket.chat/emitter` as dependencies of your project:
ddp javascript client
Node.js module to connect to servers using DDP protocol.
Functions for dealing with a PostgresSQL connection string
ddp javascript client
SQL ConnectionString parser
MongoDB connection strings, based on the WhatWG URL API
Login to a Meteor server via DDP and obtain an authentication token
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Apollo Link using DDP
Auto-reconnect and round robin support for amqplib.
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
A mixin for https://github.com/meteor/validated-method to add rate limitation support to Meteor's methods.
AWS RDS SSL certificates bundles.
SSH2 client and server modules written in pure JavaScript for node.js
Class for Meteor jobCollection for use both within meteor.js and with pure node.js workers
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
Node.js module to connect to servers using DDP protocol.
A mixin for mdg:validated-method to add rate limitation support to Meteor methods.
Resource pooling for Node.JS
The aim of this library is to simplify the process of working with meteor server over DDP protocol using external JS environments
A json rpc implementation over streams
Metybur lets your Ruby application connect to a Meteor app. It allows you to subscribe to collections and to receive updates on them. You can also call Meteor methods from Ruby.
A DDP client for ruby, to connect to meteor servers.