With Azure SignalR Service, adding real-time communications to your web application is as simple as provisioning a service—no need to be a real-time communications guru!
Use go get
to acquire and install from source. We recommend using Go modules if you can.
For more information on modules, see the Go modules wiki.
With go get:
go get -u github.com/devigned/signalr-go
If you need to install Go, follow the official instructions
Find up-to-date examples and documentation on godoc.org.