aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename client.kill to client.closeLinkPřemysl Janouch2018-07-211-4/+4
|
* tls-autodetect: put most of the server code in placePřemysl Janouch2018-07-151-52/+136
| | | | So far we act up when it is the client who initializes the shutdown.
* Initial commitPřemysl Janouch2018-07-153-0/+369
Add a work-in-progress demo chat server with TLS autodetection. It needs to be perfected before I move on to writing an IRCd on the foundations. If history is of any indication, this might lead towards a nice set of applications.