8000 GitHub - ricoandreaslepp/ChatApp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ricoandreaslepp/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messaging application

A multithreaded dockerized Python messaging application without any security whatsoever.

Example

Usage

For an interactive server logging session run:

docker-compose up --build

Then client to connect with:

nc localhost 8080

CTRl-C to kill the server

To-Do

1) Login system (username, password hash, better ID method)
2) Make a database with sqlite3
3) Encrypt traffic
4) Improve chat printing (functionality, colors, saved messages)
5) Make chatrooms

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0