PatelShail / socket-chat

This project will help you build a chat app by using the Socket IO library.

Home Page:https://medium.com/@kanaiyalal.mindinventory/8f32b1401aa5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. picture

This is the participant list screen.

picture

This is the message list screen where user can communicate to each other.

picture

By Apple

Xcode 11.1 iOS 13

LICENSE!

socket-chat is MIT-licensed.

About

This project will help you build a chat app by using the Socket IO library.

https://medium.com/@kanaiyalal.mindinventory/8f32b1401aa5

License:MIT License


Languages

Language:Swift 98.8%Language:Ruby 1.2%