FOSS Decentralized chat platform
![]() * channels schema now uses a bigint unsigned for pid this is to keep consistent with notion of id's being usize|u64 in rust * foreign key constraint added to keys table referencing user rows |
||
---|---|---|
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.