You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is to create a GO package for http and websocket connection to Azure Relay. The GO package should support: 1. Sender talks to listener with both https and websocket protocols. 2. Simple API for easy use. 3. Implemented in GO language.
This project is to create a GO package for http and websocket connection to Azure Relay.
The GO package should support:
Sender talks to listener with both https and websocket protocols.
Simple API for easy use.
Implemented in GO language.
About
This project is to create a GO package for http and websocket connection to Azure Relay. The GO package should support: 1. Sender talks to listener with both https and websocket protocols. 2. Simple API for easy use. 3. Implemented in GO language.