Protect socketio.emit
(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.
(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.