FOSS Decentralized chat platform
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 |
||
|---|---|---|
| chan-like | ||
| docs | ||
| freechat-client | ||
| invites-manager | ||
| misc | ||
| server-api | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| design.md | ||
| readme.md | ||
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.