Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/droidpl/android-sockets-demo
Android Sockets demo app
https://github.com/droidpl/android-sockets-demo
Last synced: 4 days ago
JSON representation
Android Sockets demo app
- Host: GitHub
- URL: https://github.com/droidpl/android-sockets-demo
- Owner: droidpl
- License: mit
- Created: 2015-05-25T12:49:30.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2020-06-23T10:38:10.000Z (over 4 years ago)
- Last Synced: 2024-12-15T23:43:44.171Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SocketsDemo
Small concept application to test socket connections using emitters, receivers and a socket singleton wrapper to avoid managing the different listeners. Uses sockets.io and contains a self contained application. You can change the *URL* in the build.gradle of the app module.