Im reviving a package from cult-of-coders called Fusion, it basically disconnects sockets by default and uses an http endpoint to run all methods. This will help with scaling on apps that dont require realtime or that dont require realtime on all pages.
I already have a working demo, but I can use some help to make it work with all methods like logingWith… or logout and I think what im missing is in how im recreating the applyAsync in the client.
@nachocodoner @grubba @fredmaiaarantes @gabsferreira
Will any of you guys be willing to give 15 minutes of your time to better understand how this works and create a robust alternative to sockets in meteor?
This is the package if you want to check it out GitHub - pmogollons/solar-sail