sacOO7 / socketcluster-android-demo

Sample chat app demo built using socketcluster framework in node.js
MIT License
12 stars 2 forks source link

socketcluster android chat Demo

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


  1. Clone the project.
  2. 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


Android chat

License


MIT