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
A while ago I've built some modules around socket.io, so I thought just leaving it here in case it may help someone else.
They basically try to emulate the same behaviour and API as the ampersand-sync, ampersand-rest-collection and ampersand-model mixed with the realtime goodness of socket.io.
A while ago I've built some modules around socket.io, so I thought just leaving it here in case it may help someone else.
They basically try to emulate the same behaviour and API as the
ampersand-sync
,ampersand-rest-collection
andampersand-model
mixed with the realtime goodness of socket.io.https://github.com/sinfo/ampersand-io
https://github.com/sinfo/ampersand-io-model
https://github.com/sinfo/ampersand-io-collection
The text was updated successfully, but these errors were encountered: