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
- Host: GitHub
- URL: https://github.com/rlxone/websocket-autobahn-chat
- Owner: rlxone
- License: mit
- Created: 2017-02-15T22:05:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-21T15:04:58.000Z (about 9 years ago)
- Last Synced: 2025-02-24T07:50:16.777Z (over 1 year ago)
- Topics: android, autobahn, eventbus, wamp-protocol, websocket
- Language: Java
- Homepage:
- Size: 10.7 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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