go run cmd/server/server.go
go run cmd/client/client.go
go test github.com/meddion/gorilla-ws/pkg/...
API_KEY = <API_KEY>
API_SECRET = <API_SECRET>
URL = wss://testnet.bitmex.com
VERB = GET
ENDPOINT = /realtime
go run cmd/server/server.go
go run cmd/client/client.go
go test github.com/meddion/gorilla-ws/pkg/...
API_KEY = <API_KEY>
API_SECRET = <API_SECRET>
URL = wss://testnet.bitmex.com
VERB = GET
ENDPOINT = /realtime