A Discord proof of concept clone.
- Rust 96.7%
- Nix 3.3%
| assets/fonts | ||
| core | ||
| src | ||
| widgets | ||
| .env | ||
| .envrc | ||
| .gitignore | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Saturn
This is a client only proof of concept I made over the summer with a goal of a peer 2 peer networking app. However I've realized the hard parts are never the software. The hard part is building community and adoption, Linux beat Solaris. Solaris was technically superior and still lost.
Things done
- Wrote an api for Tenor
- Wrote my own ISO 639 crate (Also resulted in fixing of internal Library of Congress files for the ISO 639 standard.)
- Learned advanced async on mass demand
- Futures cancellation