Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making Realtime with socket.io integration #18

Closed
joshua1 opened this issue May 9, 2014 · 4 comments
Closed

Making Realtime with socket.io integration #18

joshua1 opened this issue May 9, 2014 · 4 comments

Comments

@joshua1
Copy link

joshua1 commented May 9, 2014

Hi,
this is a really cool framework.i was wondering how easy it will be to integrate socket.io and have realtime feature . One could use the https://github.com/btford/angular-socket-io module on the clientside. my interest will be how to integrate socket.io server side and to the resource methods like you have with sails. I believe this will be better than sails with all that included

@JonAbrams
Copy link
Owner

I'll make a live demo at some point, but for now you can create a socket.io listener in your back-app then share the socket with the various resources the same way the db is shared, by attaching it to the request via a middleware.

@joshua1
Copy link
Author

joshua1 commented May 10, 2014

i really will appreciate a live demo or gist of how socket.io will be added to the back end as you explained.

@joshua1
Copy link
Author

joshua1 commented May 29, 2014

@JonAbrams Any live demo yet. i am really waiting for this feature. i couldn't get it right based on your explanation. maybe a gist will do.
Thanks

@JonAbrams
Copy link
Owner

Sorry, I haven't had a chance yet. Maybe in the next week or so.

On Thu, May 29, 2014 at 5:21 AM, joshua Oguche notifications@github.comwrote:

@JonAbrams https://github.com/JonAbrams Any live demo yet. i am really
waiting for this feature. i couldn't get it right based on your
explanation. maybe a gist will do.
Thanks


Reply to this email directly or view it on GitHubhttps://github.com//issues/18#issuecomment-44525851
.

@joshua1 joshua1 closed this as completed Jun 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants