Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tls-autodetect: fix client-initiated shutdown | Přemysl Janouch | 2018-07-22 | 1 | -28/+29 | |
| | ||||||
* | Rename client.kill to client.closeLink | Přemysl Janouch | 2018-07-21 | 1 | -4/+4 | |
| | ||||||
* | tls-autodetect: put most of the server code in place | Přemysl Janouch | 2018-07-15 | 1 | -52/+136 | |
| | | | | So far we act up when it is the client who initializes the shutdown. | |||||
* | Initial commit | Přemysl Janouch | 2018-07-15 | 3 | -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. |