Skip to content

hadis1000/rust-chat-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

rust-chat-server

Image 1

NOTE: The code contains a lot of comments explaining how the server works.

Installation

vagrant up

Connection

vagrant ssh

Execution

cargo run

Generate documentation

cargo rustdoc -- --no-defaults

Send messages from your host

nc localhost 9090

About

A simple chat server in Rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%