freechat/tui
shockrah 3708d2cd08 Removing websocket changes as they don't architecturally work and thus require too many workarounds
A better architecture must be implemented to have good websocket support
2021-04-10 17:09:25 -07:00
..
src Removing websocket changes as they don't architecturally work and thus require too many workarounds 2021-04-10 17:09:25 -07:00
.gitignore skeleton code ready to start pluggin in async fetch calls to remote servers 2021-03-20 15:00:49 -07:00
Cargo.lock Adding tungstenite for async websocket support 2021-04-09 21:55:31 -07:00
Cargo.toml Adding tungstenite for async websocket support 2021-04-09 21:55:31 -07:00
Makefile Adding option to build release version of tui 2021-04-07 20:42:30 -07:00