Replace DDP implementation with meteor-sdk #142
jankapunkt
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is a continuation of simpleddp, built by one of the Meteor core maintainers: https://github.com/Grubba27/meteor-sdk
We should adopt it and replace the internal DDP implemenation with this one as it builts on top of the battle tested and field proven simpleddp but also provides TypeScript.
This should not be breaking to the outside and could be done in a minor release.
Beta Was this translation helpful? Give feedback.
All reactions