An open API service indexing awesome lists of open source software.

https://github.com/rlxone/websocket-autobahn-chat

Chat app based on autobahn library
https://github.com/rlxone/websocket-autobahn-chat

android autobahn eventbus wamp-protocol websocket

Last synced: about 1 month ago
JSON representation

Chat app based on autobahn library

Awesome Lists containing this project

README

          

# Websocket-Autobahn-Chat
### Its based on:
* [Autobahn library](https://github.com/crossbario/autobahn-android) (WAMP Websocket protocol)
* [EventBus library](https://github.com/greenrobot/EventBus)
* pintawebware's service [WebSocket-Service-android](https://github.com/pintawebware/WebSocket-Service-android)
* madhur chat app [android-chat-starter](https://github.com/madhur/android-chat-starter)

### Features:
* Chat UI
* Connect, Disconnect, Reconnect
* Subscribe, Unsubscribe, Call, Publish
:shipit:

### Licence
* This project is released under the MIT license. See LICENSE