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