cordova-plugin-websocket-server icon indicating copy to clipboard operation
cordova-plugin-websocket-server copied to clipboard

Cordova WebSocket Server Plugin

Results 19 cordova-plugin-websocket-server issues
Sort by recently updated
recently updated
newest added

I want to create a ionic-native plugin for this cordova plugin. But the support for observable/promise does not seem to be considered. For example returning 2 values on start is...

what's that 404 websocket Upgrade failure about? https://dpaste.de/JW48

It would be great if you could add the gradle version for the current plugin to your README. In Gradle 3.3 compile was used and > Gradle 3.3 it is...

I try to send a JSON object with a web client inside one application, connected to the server running on another app. With a very light JSON all is working...

enhancement
help wanted

Are you going to support windows ??

enhancement
help wanted

Hello, I was wondering if it would be possible (and how difficult) to add minimal HTTP functionality to this server. The use case would be: to be able to get...

enhancement
help wanted

Hi just a quick question, you say 'the server stops responding when the view is terminated / destroyed', is that actual shutting down of the app? Or just when the...

question