zeromq / jeromq

Pure Java ZeroMQ
Mozilla Public License 2.0
2.34k stars 484 forks source link

Wrong handling of unsupported protocol, added a test for it. #976

Closed fbacchella closed 3 months ago

fbacchella commented 3 months ago

The service implementation for protocol for protocol slightly changed how unsupported one was handled. This pull request fix that.