# `sockchat` Chat with unlimited number of peers through a variety of sockets. ## Building A simple [`Makefile`](Makefile) is provided, build with ```sh make ``` ## Installation The produced executable is self-contained and can be run from wherever, but can be installed with ```sh make install ``` ## License Licensed under the [ISC License][], see the [`LICENSE`](LICENSE) file. [ISC License]: https://choosealicense.com/licenses/isc/