Go to file
Mitchell 5ca31a2b04 contains code for workers and thread pool
librarys for creating a thread pool of 'n' size and specifying a worker for each thread in the thread pool
2020-04-10 10:57:47 +00:00
src contains code for workers and thread pool 2020-04-10 10:57:47 +00:00
.gitignore Initial commit 2020-04-08 18:11:09 +00:00
Cargo.toml changed rust project name to match git 2020-04-10 10:55:51 +00:00
LICENSE new license = GPL 3 2020-04-08 21:54:16 +00:00
README.md Initial commit 2020-04-08 18:11:09 +00:00

README.md

rust-chat-server