Skip to content

An asynchronous, blazingly fast, memory-safe chatroom application written in Rust πŸš€πŸš€

Notifications You must be signed in to change notification settings

Revxrsal/chatroom-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

chatroom-rs

A super simple, blazingly fast, memory-safe chatroom application written in πŸš€ The Rust Programming Language πŸš€πŸš€

Features

  • Asynchronous
  • Memory-safe πŸš€
  • Blazingly fast
  • Scalable
  • Built-in funny name generator

Examples

Server

accepting connections on port 2000!
excited-octopus has joined the chat!
<excited-octopus> hello
<excited-octopus> welcome to chatroom!
<excited-octopus> wooow! pretty fast!
<excited-octopus> got to go!
excited-octopus has left the chat!

Client

You are known as 'cool-squirrel'
cool-squirrel has joined the chat!
<cool-squirrel> hello!
<cool-squirrel> mr. squirrel here
<cool-squirrel> nice to meet yall. o/

About

An asynchronous, blazingly fast, memory-safe chatroom application written in Rust πŸš€πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages