Go to file
shockrah 56041c1da5 db-lib::Member::Update no longer does 2 network hits
Also is a lot more straight forward to use as it basically return Response::Success and Other in case of issue

Member::update_perms now a thing which is again pasted from previously working code and uses Result<_, _> return types so we can ? everywhere
$ Using ? is basically a try so latency should be reduced in this method
2020-11-17 22:29:58 -08:00
2020-08-22 18:12:15 -07:00
2020-08-02 21:20:49 -07:00
2019-11-24 20:10:39 -08:00

FreeChat

Decentralizaed chat platform

Currently in a state of design and not implementation. I.E. there's still massive amounts of groundwork that need to be reasoned about before it can be built.

Description
FOSS Decentralized chat platform
Readme 11 MiB
Languages
Rust 69.1%
JavaScript 12.5%
Python 7.2%
TypeScript 3.4%
Shell 3.1%
Other 4.7%