socket-chat
socket-chat copied to clipboard
This project will help you build a chat app by using the Socket IO library.
Achieve the real-time chat using Socket IO with the MVVM desing pattern.
This project will let you know that how we can build a chat application by using the Socket IO library. Also this project is using the MVVM desing pattern and generic observer for data binding between ViewController and ViewModel.
For the full tutorial, Please check this Medium
This is join chat room screen where user can join the chat by clicking on "JOIN CHAT" button.
This is the participant list screen.
This is the message list screen where user can communicate to each other.
By Apple
Xcode 11.1 iOS 13
LICENSE!
socket-chat is MIT-licensed.