You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turning a standard REST api into a reactive DDP protocol.
The inter-communication with the Meteor project would really empower Volt in terms of resources available to developers. If DDP were fundamentally flawed however, this point would be moot. Is it?
The text was updated successfully, but these errors were encountered:
Interesting. I've had the same thought several months ago to be honest. I think that it would certainly be useful and has a compelling argument. Probably not a huge priority, but a good idea.
I thought to share my 2 cents on DDP--
There are many clients out there that speak DDP, for example:
https://github.com/martijnwalraven/meteor-ios
https://github.com/hharnisc/react-native-meteor
https://github.com/mondora/asteroid
And there are nifty Rest / DDP tools out there too:
https://github.com/okgrow/rest2ddp
Turning a standard REST api into a reactive DDP protocol.
The inter-communication with the Meteor project would really empower Volt in terms of resources available to developers. If DDP were fundamentally flawed however, this point would be moot. Is it?
The text was updated successfully, but these errors were encountered: