First version with separated clients and a server

This commit is contained in:
Phuntsok Drak-pa
2018-02-20 15:09:03 +01:00
commit 5335b4c76b
3 changed files with 187 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "chat-reseau"
version = "0.1.0"
authors = ["Phuntsok Drak-pa <drakpa@drakpa.fr>"]
[dependencies]