Skip to content

Chat application working on the rooms concept. Wrote in python and js using Flask, requests, socketio

Notifications You must be signed in to change notification settings

chodorb/Messenger-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Messenger-App

Chat application working on the rooms concept. Written in python and js using Flask, requests, socketio

A the js frontend and the flask backend communicate via socketio. On the home page, there is a simple presentation of using the requests module to fetch data from REST API