https://github.com/droidpl/android-sockets-demo
Android Sockets demo app
https://github.com/droidpl/android-sockets-demo
Last synced: about 1 year 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 (about 11 years ago)
- Default Branch: main
- Last Pushed: 2020-06-23T10:38:10.000Z (about 6 years ago)
- Last Synced: 2025-02-08T17:46:21.165Z (over 1 year 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.