girard-g / RustChatApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust

#Chat App This is a basic web chat app where backend communication is made through web socket. It use ws_rs for web socket communication handling, rocket as web framework for serving static files and api routes and diesel as ORM

Todo

  • add rooms
  • sent proper formatted objects over the websocket for getting all displayed information
  • create proper admin messages
  • check gif apis
  • remove the 5 users limitation

About


Languages

Language:JavaScript 84.2%Language:Rust 6.7%Language:CSS 4.7%Language:HTML 3.3%Language:PLpgSQL 1.0%