/WebSocketSample

Android WebSockets sample app

Primary LanguageJava

WebSocketSample

Android sample application.

Always-alive service that recieves messages from websocket server, sends messages to it and delivers data to DB and activity.

As WebSocket-client library I've used https://github.com/tavendo/AutobahnAndroid

Also in the app are samples of usage:

Need to be fixed: