This library allows you to create secure (wss://) and non-secure (ws://) WebSocket connections.
It is based on https://github.com/palmerc/SecureWebSockets, which adds SSL support to the Autobahn WebSocket library.
Usage is exactly same as WebSocket library:
http://www.b4x.com/android/forum/threads/websocket-client-library.40221/
Thanks to @Erel for his help!
NOTE: There are some limitations w.r.to connecting to LAN addresses / non-default ports.
It is based on https://github.com/palmerc/SecureWebSockets, which adds SSL support to the Autobahn WebSocket library.
Usage is exactly same as WebSocket library:
http://www.b4x.com/android/forum/threads/websocket-client-library.40221/
Thanks to @Erel for his help!
NOTE: There are some limitations w.r.to connecting to LAN addresses / non-default ports.
Attachments
Last edited: