Skip to content

This is a sample project that combines many technologies and to demonstrate their beauty

Notifications You must be signed in to change notification settings

m090009/RealIMSample

Repository files navigation

RealIMSample

Instant messaging sample made possible with several amazing technologies.

#Backend The backend consists of two parts: ##Firebase Which is the main component of the backend, its reliable and one of the fastest realtime backend services out there. It is used for storing all chatrooms' information like name, users, messages and image urls and broadcasting all the changes to users in the chatroom. ##AmazonS3 It is an online file storage web service that provide fast cloud storage all over the world. It is used for storing all images taken and it's url is sent back so it could be part of the message that is sent to firebase

##Snapshots Here are some snapshots of the app Chatrooms Chatroom music Chat message with image

About

This is a sample project that combines many technologies and to demonstrate their beauty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages