Skip to content

A Python Chat App where users can communicate and share content with each other.

License

Notifications You must be signed in to change notification settings

shubhankarval/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Chat-App

A Python Chat App where users can communicate and share content with each other. Implemented a TCP socket server and an HTTP server which parsed raw HTTP requests and sent back appropriate responses. Applied RESTful API providing CRUD operations for users and offered security against HTML injection attacks using XSRF tokens. Maintained user's chat history using MongoDB database and utilized cookies to provide user authentication.

About

A Python Chat App where users can communicate and share content with each other.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published