A simple group chat app made using Socket.io java client. Socket.io chat server: https://github.com/Kartik2016/Socket-chatApp_Server
- Clone or download the repo
- Clone or download the Socket chat_app server and set it up
- Replace with your local ip address followed by ":" and a port number of your choice. Make sure the port number is same as the one used while setting up the server
- Build and run the project
- Improve UI
- Add feature to send and receive images
- Implement one-to-one chat