Open joshdickson opened 8 years ago
Raising an error is one option, another good behavior would be holding the message till an active connection appears.
This project is apparently dead - so I don't think either option will be getting done.
roger, in that case a 'Discontinued project' header would be appreciated in the read me @hunterloftis
Hoping I can get around to a PR for this, but in the mean time just marking this down.
Trying to publish when there is not an active connection should raise an error. Instead, the event is swallowed and the sender is none the wiser.
I would think you'd want to make this explicitly clear to the caller right away via raising the error.