becvert/cordova-plugin-websocket-server

var wsserver = cordova.plugins.wsserver; don't work

henokmengistu opened this issue · 3 comments

hi, i was trying to use cordova-plugin-websocket-server and i am having difficulties with:
var wsserver = cordova.plugins.wsserver;
can u help me out, i used the the README, is there any other thing i need to import or install besides the plugin?

Hi. Can you please show us your code? client-side as well