socketcluster android chat Demo
December 10, 2016 ยท View on GitHub
This is a simple chat demo using socketcluster and Android. Start socketcluster server on localhost and connect to the URL. No need to write down server code :P .
Installation
- Clone the project.
- In Android Studio, chose File > Import Project and select the root folder of the project. Android Studio may ask you to choose the type of project you are importing. If this is the case, make sure to choose Import project from external model and select the Gradle option.
Demo
License
MIT