Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Giving a path to a non-existing folder doesn't yield any error #3

Open
jhchabran opened this issue Jun 24, 2015 · 0 comments
Open

Giving a path to a non-existing folder doesn't yield any error #3

jhchabran opened this issue Jun 24, 2015 · 0 comments

Comments

@jhchabran
Copy link
Member

 (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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant