freechat/tui
2021-04-08 15:34:46 -07:00
..
src + Adding POST handler for message sending /message/send 2021-04-08 15:34:46 -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 Removing blocking client from reqwest dep as its not needed 2021-04-05 16:53:19 -07:00
Cargo.toml Removing blocking client from reqwest dep as its not needed 2021-04-05 16:53:19 -07:00
Makefile Adding option to build release version of tui 2021-04-07 20:42:30 -07:00