Files
freechat/freechat-client
shockrah 22998a8119 * Got no longer throws errors like mad, this leaves only our own errors to get thrown
* url parameter in Request is replace with domain, port & path
* params handled by gotjs
* body defaults to null and is only added with truth like values with allowGetBody protection
2021-02-11 16:18:36 -08:00
..
2020-04-17 18:49:02 -07:00
2021-01-28 12:40:31 -08:00
2021-01-27 19:20:53 -08:00
2021-01-27 19:20:53 -08:00
2020-12-06 14:45:06 -08:00

Client Build

This will be where we keep the code for the web-based-client. This client comms with our server code base found under /server/ in this repository.

Client Config Description

For unix based systems configuration will be found at $HOME/.config/freechat-client/config.json. There a few top levle items that I will describe here.