freechat/tui
shockrah 10e8b7331f + Login route added to net module
! No wrapper goes around this module to avoid fragmentation
Note that basically every network hit is built around try's so they'll all return
HttpResult<T>'s
2021-04-05 17:41:28 -07:00
..
src + Login route added to net module 2021-04-05 17:41:28 -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