Skip to content

A chatting app, backend in Rust, frontend in html/css/JS - with simple Websockets

Notifications You must be signed in to change notification settings

Sara0x62/chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-server

A simple chat app

  • Backend in Rust (Axum and Tokio),
  • frontend in HTML, and JS with websockets - CSS is tailwind

It does not store any of the chats, only the people actively in the chat room can see the chat messages, anyone that joins during will not see any previous messages

Note - This is project for learning, it might not be the most "secure" or "safe"

image

image

image

About

A chatting app, backend in Rust, frontend in html/css/JS - with simple Websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published