Azure / azure-relay-node

☁️Node.js library for Azure Relay Hybrid Connections
https://docs.microsoft.com/en-us/azure/service-bus-relay/relay-what-is-it
MIT License
12 stars 15 forks source link

Emit listener error only if there is a handler #57

Closed bainian12345 closed 3 years ago

bainian12345 commented 3 years ago

Description

This checklist is used to make sure that common guidelines for a pull request are followed.

dlstucki commented 3 years ago

Ah, 'error' is different/special. https://nodejs.org/api/events.html#events_error_events


In reply to: 592386475 [](ancestors = 592386475)