SmolChat is a really small chat-protocol, written entirely in C
## Installation
You can just download https://tea.surillya.com/Surillyacom/SmolChat/src/branch/main/server and / or https://tea.surillya.com/Surillyacom/SmolChat/src/branch/main/client, make them executable and run, whichever one you want (`./client`). On arch, you can also install it as a native package, thx to my included pkgbuild. Just do:
Done! Now you can run `smol-server` or `smol-client` from anywhere!
Hope you'll love it. You can also configure the server.conf, to configure your own server, if you want to run one. It just needs to be next to the server executable. That'd be automatically done on arch, you can customize it with `sudo nano /usr/bin/server.conf`.