Create README.md
This commit is contained in:
parent
6e04438014
commit
733e35de1f
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Messenger
|
||||
|
||||
Rudimentary messenger server for the Crimata platform
|
||||
|
||||
Crimata has a messenger application built in. This is the backend for that application, allowing users to talk/text eachother.
|
||||
|
||||
While running this code as is would probably be pointless, it is a clean and simple implentation of a messenger service.
|
||||
Loading…
Reference in a new issue