Messenger server for the Crimata platform
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| agent.py | ||
| db.py | ||
| mail.py | ||
| mailroom.py | ||
| main.py | ||
| message.py | ||
| README.md | ||
| server.py | ||
| session.py | ||
| typs.py | ||
Messenger
Rudimentary messenger server for the Crimata platform
Crimata has a messenger application built in. This is a backend for that application, allowing users to talk/text eachother (the real one is private). It is a clean and simple implentation of a messenger service.