a simple, IRC-like chat service written in Rust
musl,
it should run on any 64-bit system with a network connection and an ANSI
terminal.cmd and PowerShell, but resizing is wonky in a way I
haven't observed on Linux.An instance of the latest version of the server should be running
on port 51516 of this machine: d2718.net:51516.
To connect, either run the client with the -a option:
./grel -a d2718.net:51516
or edit the configuration file to set the default address to which the client tries to connect:
-g flag and
note where this file has been written.address line readsaddress = 'd2718.net:51516'name = 'Your Name'./grelIncludes guidance about building and running a server instance.