Skip to content

Core API for the text, voice & video chat app 'Chately'

Notifications You must be signed in to change notification settings

0enzi/ChatelyAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chately

Instant messaging & voice-over-IP WebApp

1. Tech Stack

Front-end (@alicalimli) Back-end (me) Database
React [Javascript] FastAPI [Python], Javascipt, C Redis, PostgreSQL

2. How it works

Front-end

T.B.A

Back-end (You are here)

Chat Messages are transfered in realtime using [WebSockets](https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API) .

Raw Demo

Voice
Video WebRTC