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
(master) ~/go/src/github.com/openflylab/bridge$ ./bridge -port 3000 wtf/
2015/06/24 16:51:17 Websocket server started on port 3000
2015/06/24 16:51:23 Connection received
2015/06/24 16:51:23 Treating messages
So no errors, the bridge will open the ws but will just send null (as shown by Chrome Debugger) when trying to send uav object definitions.
The text was updated successfully, but these errors were encountered:
So no errors, the bridge will open the ws but will just send
null
(as shown by Chrome Debugger) when trying to send uav object definitions.The text was updated successfully, but these errors were encountered: