When implementing DDP not in Meteor

I wonder if it’s possible to implement DDP in other Javascript frameworks.

If it’s possible what would I need? Websocket, anything else?

DDP Clients

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…