FOSS Decentralized chat platform
* send_message fails when a non-existant channel is specified * send_message now works with existant channel * send_message: notifies client of bad channel parameters * send_message: sends a generic 500 on every other error |
||
|---|---|---|
| docs | ||
| freechat-client | ||
| server | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| 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.