becvert / cordova-plugin-websocket-server

Cordova WebSocket Server Plugin
MIT License
84 stars 35 forks source link

Unable to connect to websocket server #34

Closed tyduztck closed 7 years ago

tyduztck commented 7 years ago

Hi, I'm trying this plugin but I'm not sure why when client trying to connect, the "onOpen" function seems to not giving any response. Please guide, thank you.

becvert commented 7 years ago

Are you using the origins or protocols options in the start method?

becvert commented 7 years ago

Closing for now. Feel free to reopen.