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

Plugins have no socket.io hook #53

Closed
niallo opened this issue Apr 2, 2013 · 2 comments
Closed

Plugins have no socket.io hook #53

niallo opened this issue Apr 2, 2013 · 2 comments
Assignees
Milestone

Comments

@niallo
Copy link
Member

niallo commented Apr 2, 2013

Currently, plugins can add routes, static content, template blocks etc. However, they don't have any way to hook into the socket.io subsystem.

Access to the main socket.io object would make it easy for plugins to do server-push.

@ghost ghost assigned niallo Apr 2, 2013
@jaredly
Copy link
Member

jaredly commented Oct 14, 2013

I think this is pretty well handled by the plugin_data & build-status features I added to the plugin api this weekend.
See strider-node for an example.

screen shot 2013-10-14 at 11 37 40 am

@jaredly jaredly closed this as completed Oct 14, 2013
@niallo
Copy link
Member Author

niallo commented Oct 15, 2013

Agreed - build-status feature is awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants