becvert / cordova-plugin-websocket-server

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

onOpen not working #60

Closed basurahan closed 5 years ago

basurahan commented 5 years ago

i succesfully connected to the server using the https://github.com/blocshop/sockets-for-cordova but the onOpen is not executed

becvert commented 5 years ago

Remove origins and protocols from the server config?

basurahan commented 5 years ago

Sorry for my thumbness hahaha