From 99cedd59ef43639041cecb23719b99200c5b01bc Mon Sep 17 00:00:00 2001 From: Protoxy <30320751+Protoxy22@users.noreply.github.com> Date: Fri, 29 Apr 2022 23:03:41 +0200 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f9daf4a --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# VolaChatServer +VolaChat [Server] - Communication system + +Langage used: +- Kotlin + +Library used: +- Ktor https://ktor.io/ + +Features: +- Auth system with JsonWebToken (JWT https://jwt.io/) +- Global chat system with WebSocket