java-ddp-client
java-ddp-client copied to clipboard
A DDP client written in java for the Meteor framework (https://github.com/meteor/meteor)
Change 'maven' plugin to 'maven-publish', which is compatible with maven 7+
Hello :) I was wondering if it is possible to use something like async await (or promises) for the callback (onResult) functions. This would be necessary in on of our...
Hi, We have a guide in meteor that suggests to use a single object as a parameter in method calls and subscriptions. Since that, I built every method or subscription...
Hello there ! Hello I am accessing to a meteor container from a J2EE container and it fails because there are some trouble at the connection with the server name...