From: Andrew Gundersen <53452154+gundersena@users.noreply.github.com> Date: Tue, 19 Jan 2021 16:37:14 +0000 (-0600) Subject: Create README.md X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=733e35de1ff6af579ec920c5c0d14e0261ec229f;p=abc-messenger Create README.md --- diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba52bef --- /dev/null +++ b/README.md @@ -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.