kcwinner / signalr

SignalR websocket monitoring written in go
5 stars 1 forks source link

Invoke methods on the server #2

Open junkomatic opened 7 years ago

junkomatic commented 7 years ago

I am using this to connect to a web service api which uses the signalR websocket hub. I am able to connect to the hub using this script, but how should I invoke methods on the server?

saniales commented 7 years ago

just use fantasy, it is easy to readapt (remove flags and set variables instead)