ecto / bolt

:electric_plug: Send messages to any node.js process, anywhere on the Internet.

Home Page:http://bolt.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exceptions should be thrown instead of logged

apeace opened this issue · comments

Instead of logging socket errors, they should either be handled by Bolt or thrown

This appears to be fixed with the rewrite