|
b58ca7d22e
|
Start working on adding TLS support to HttpServer.
|
2023-03-22 01:46:24 +00:00 |
|
|
5289c16e2b
|
Convert all code to new Stream API.
Also made a number of improvmements to tt, making it compatible with more
shells.
|
2023-03-18 14:32:09 +00:00 |
|
|
65f4c90df3
|
Rename HttpStream() to HttpServerStream() to match HttpClientStream()
|
2023-03-16 02:17:48 +00:00 |
|
|
3c8d89a52e
|
Update copyright year
|
2022-12-26 15:52:52 +00:00 |
|
|
4cd24a6e97
|
Finally getting into Matrix territory
|
2022-08-28 15:45:24 -04:00 |
|
|
43c46fd45c
|
Fix compile and runtime errors
|
2022-08-26 20:15:27 -04:00 |
|
|
275d06c127
|
Begin prototyping the HttpServer API
|
2022-08-26 11:07:54 -04:00 |
|
|
315589cd1b
|
Accept #29
|
2022-08-21 12:35:16 -04:00 |
|
|
d9c944871a
|
Abstract socket creation and binding behind the HttpServer API.
|
2022-08-11 20:13:10 -04:00 |
|
|
e94212b080
|
Bind to socket; HTTP server event thread; signal handling.
|
2022-08-11 19:40:13 -04:00 |
|