freechat/tui
shockrah 6088b0836f + Send message callback now implemented
+ channel switcher works as well, although it relies on /lc being ran prior to
its invocation
2021-04-08 15:45:20 -07:00
..
src + Send message callback now implemented 2021-04-08 15:45:20 -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