Go to file
michael-bailey face6f935d Create server_view_controller.rs
added a server view controller that holds the display and enables events

it uses views from other modules to create the ui tree.

the cursive user_data store is used to hiold the server
2021-02-08 21:12:10 +00:00
src Create server_view_controller.rs 2021-02-08 21:12:10 +00:00
.gitignore Update .gitignore 2020-08-26 11:48:35 +01:00
Cargo.toml got running flag to display 2021-02-08 21:12:10 +00:00
LICENSE Update LICENSE 2021-02-08 21:12:10 +00:00
README.md Initial commit 2020-04-08 18:11:09 +00:00

README.md

rust-chat-server