Skip to content

LunarFlash/Chaty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaty

Chaty is an anonymous chat app that allows millions of users to chat at the same time.

Firebase is Google's real time NoSQL Backend as a Service (BaaS) platform that can stream data to millions of users at the same time through the power of Websockets!

This app demonstrates how a powerful chat app can be made without any backend code.

screen 1 screen 2

Setup

Goto Firebase.com to register for a free account and create your own database instance. In Constants.swift , change the BASE_URL property to point to your own instance.

About

Anonymous chat app leveraging Google's Firebase, a NoSQL backend and WebSocket for real time data synching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published