Brian Picciano
|
96b38f2c97
|
Support for gemini fully fleshed out
|
2023-08-01 16:44:16 +02:00 |
|
Brian Picciano
|
2d1e237735
|
A bit of module structure tidying
|
2023-07-21 14:43:39 +02:00 |
|
Brian Picciano
|
8b75b141f4
|
Alias BoxByteStream, and test git get_file implementation
|
2023-07-08 15:22:44 +02:00 |
|
Brian Picciano
|
0b790ecc4a
|
Use util::BoxedFuture everywhere, for aesthetics
|
2023-07-06 18:04:29 +02:00 |
|
Brian Picciano
|
773001b158
|
Changes suggested by clippy
|
2023-07-04 19:42:12 +02:00 |
|
Brian Picciano
|
fcab32e0f7
|
Refactor TaskStack some more, allow for deferred syncronous tasks
|
2023-06-21 17:16:49 +02:00 |
|
Brian Picciano
|
d0f601a9f7
|
Make TaskStack cancel each task individually, not all at once
|
2023-06-21 14:29:47 +02:00 |
|
Brian Picciano
|
7dd52839b1
|
Use TaskStack to clean up startup/shutdown logic significantly
|
2023-06-21 13:15:42 +02:00 |
|
Brian Picciano
|
f2374cded5
|
Use TaskSet to cleanly shut down the http service
|
2023-06-19 20:57:26 +02:00 |
|
Brian Picciano
|
420f1ff42a
|
implement error::unexpected, use it everywhere
This is an improved form of the previous `error::Unexpected` type, now
with more capabilities and generally better naming.
|
2023-06-17 15:41:39 +02:00 |
|