Meteor-EventDDP icon indicating copy to clipboard operation
Meteor-EventDDP copied to clipboard

Added RemoteEventDDP allowing for server to server communication

Open flyandi opened this issue 10 years ago • 0 comments

I added the RemoteEventDDP class that allows a server to establish event communication to another server. It basically transforms the EventDDP client to a server side client.

flyandi avatar Apr 21 '15 06:04 flyandi