I wonder if it’s possible to implement DDP in other Javascript frameworks.
If it’s possible what would I need? Websocket, anything else?
I wonder if it’s possible to implement DDP in other Javascript frameworks.
If it’s possible what would I need? Websocket, anything else?
Thanks. That’s the link for DDP clients, but I will need it for a server, correct?
I hope this https://github.com/mondora/ddp.js can be used on the server side…