47 skills found · Page 1 of 2
delight-im / Android DDP[UNMAINTAINED] Meteor's Distributed Data Protocol (DDP) for clients on Android
oortcloud / Node Ddp ClientA callback style DDP (Meteor's Distributed Data Protocol) node client.
mondora / Ddp.jsIsomorphic JavaScript DDP client
Gregivy / SimpleddpAn easy to use DDP client library
kenyee / Android Ddp ClientAndroid DDP Client library to implement native client for Meteor.js server
ef2k / Meteor DdpA promise-based client for Meteor's Distributed Data Protocol (DDP).
sonyarouje / DDPClient.NETA DDP client for .NET
hharnisc / Node Ddp ClientDDP Client for browsers and native JS runtimes (no dependencies on document or 3rd party WebSocket libraries)
idanwe / Meteor Client SideUse Meteor's client side DDP protocol and Minimongo in a non Meteor project
antwaremx / MeteormanA DDP client with GUI (The Postman for Meteor)
zyzo / Meteor Ddp PhpMinimalist PHP library for client-side DDP communication
kutrumbo / Java Ddp ClientA DDP client written in java for the Meteor framework (https://github.com/meteor/meteor)
hharnisc / Python DdpAn event driven ddp client
antalakas / Go Ddp ClientGo DDP Client
sordina / Deadpan DDPA Haskell DDP Client
rclai / Meteor Ddp InspectorAllows you to see all DDP activity in the client-side.
clemenshelm / MetyburDDP client for Ruby to connect to Meteor apps.
cult-of-coders / FusionFusion is the DDP client from Meteor that has the ability to be conditionally started.
alansikora / Objective C Ddp ClientObjective-C classes to connect to servers using DDP protocol.
kenyee / MeteorPartiesDDPClientAndroid native client to Meteor.js' Parties sample web site that shows how to use the android-ddp-client library