Skip to content

Protect socketio.emit

Valentin Valls requested to merge cherry-pick-bf266fd6 into master

(cherry picked from commit bf266fd6)

Closes #54 (closed)

This MR makes sure even if a component emit fail, it will continue to processes it's stuffs.

The client will probably have some troubles, but that's another question.

Merge request reports