anismiles / websocket-android-phonegap

This is a Java library that implements Websockt API (Draft-75/76) for Android platform. Library uses java.nio.* packages for efficient non-blocking evented behavior. It easily gets integrated with Phonegap framework.
http://wp.me/pVyFz-qO
MIT License
322 stars 137 forks source link

wss support #13

Open okonet opened 12 years ago

okonet commented 12 years ago

It seems the plugin doesn't support a secure protocol (wss://)