Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
/ RustyRC Public archive

🎓 IRC server implemented in Rust (school project)

Notifications You must be signed in to change notification settings

bc1bb/RustyRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustyrc

(School project) Basic IRC server implemented in Rust.

Requirements

  • MySQL/MariaDB,
  • cargo
  • git

Setup

  • Create a database for it,
  • Edit .env with corresponding database URL,
  • diesel migration run,
  • Run!

About

🎓 IRC server implemented in Rust (school project)

Resources

Stars

Watchers

Forks

Releases

No releases published