Help with: swydo:ddp-apollo does not support meteor 3.2.x

I am migrating to meteor 3.2 and as ddp-apollo uses fiber, it isnt compatible anymore. is there an alternative to it? or has someone forked and added their own custom changes to the ddp-apollo repo?
How much effort is needed if i want to write my own ddp-apollo-like package?
Thanks in advance, hope you have a nice day!

Unfortinatelly I dont know an alternative but you can fork the ddp-apollo, solve the issues and provide it as a pkg
Here you can see how to create a package to Meteor
https://guide.meteor.com/writing-atmosphere-packages

I had to deal with this and solved it! It took about a month of spare time hours.

If there’s anything you have questions about, please let me know.

1 Like