FOSS Decentralized chat platform
![]() InviteRow now has some utilities built into it to help with translating values from various types needed throughout the codebase +from_tuple -> because mysql is used to grab tuples before structs +as_json_str -> because we respond primarily with json payloads list_channels is considered a main entry point from the dispather and thus handles errors itself |
||
---|---|---|
docs | ||
freechat-client | ||
server | ||
.gitignore | ||
design.md | ||
Makefile | ||
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.