Commit graph

13 commits

Author SHA1 Message Date
Joakim Frostegård
c229872134 Use idiomatic feature names & namespace support from Rust 1.60 2022-04-10 01:25:03 +02:00
Joakim Frostegård
bd6764afaf Move aquatic_cli_helpers code into aquatic_common and remove crate 2022-04-06 19:02:39 +02:00
Joakim Frostegård
a4c7e79dc9 http_private: use PanicSentinel 2022-04-06 18:48:23 +02:00
Joakim Frostegård
4b456cc668 http_private: add some Cargo.toml fields 2022-04-04 12:55:19 +02:00
Joakim Frostegård
292ba6f741 Bump aquatic_http_private version to 0.2.0 to match other crates 2022-04-04 12:53:26 +02:00
Joakim Frostegård
c18a59b0cb Use proper workspace path declarations, remove workspace patch section 2022-04-04 12:46:42 +02:00
Joakim Frostegård
98e7e5cc13 http_protocol: implement axum IntoResponse, use in http_private 2022-04-03 20:20:51 +02:00
Joakim Frostegård
c21ed97cb2 http_private: get tls working 2022-04-03 19:07:55 +02:00
Joakim Frostegård
eeaae29fa8 http_private: handle announce requests in request worker 2022-04-03 16:26:41 +02:00
Joakim Frostegård
0fb572556f WIP: http_private: work on channel types 2022-04-02 15:43:44 +02:00
Joakim Frostegård
088daa72ff http_private: add config, launch with cli helpers 2022-04-02 14:35:40 +02:00
Joakim Frostegård
dc943674f6 work on http_private, including parsing announce requests 2022-04-02 13:32:36 +02:00
Joakim Frostegård
11829f98eb WIP: start work on aquatic_http_private 2022-04-02 12:31:06 +02:00