nekdenis / WebSocketSample

Android WebSockets sample app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Android WebSockets sample app


Languages

Language:Java 98.3%Language:Groovy 1.7%