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: about 1 year ago
JSON representation

Android Sockets demo app

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.