MeteorPartiesDDPClient icon indicating copy to clipboard operation
MeteorPartiesDDPClient copied to clipboard

Android native client to Meteor.js' Parties sample web site that shows how to use the android-ddp-client library

Results 2 MeteorPartiesDDPClient issues
Sort by recently updated
recently updated
newest added

Trying to run this example from android studio, but the example is not connecting to the meteor server at demoparties.meteor.com. The error is: "web socket initialising error (exception in callback?)"...

The usage section details how to use the app with Eclipse, more users are migrating to Android studio therefore it will be great if you could update the app so...