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

HybridConnectionListener should send client version to cloud service #51

Open dlstucki opened 4 years ago

dlstucki commented 4 years ago

A "ClientAgent" header should be sent when the HybridConnectionListener connects. Value should indicate it's the NODE library and the version number. Maybe something like:

azure-relay-node/1.0.5;