vert-x3 / vertx-tcp-eventbus-bridge

Apache License 2.0
49 stars 44 forks source link

[Issue-58] No response when wrong format messages are sent to bridge #59

Closed gaol closed 3 years ago

gaol commented 3 years ago

Motivation:

Fixes: #58

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

This PR contains 3 commits to improve robustness:

gaol commented 3 years ago

@pmlopes would you please review? thanks

gaol commented 3 years ago

close it as #62 fixed the corresponding issue.