arti/crates/tor-hsservice
Ian Jackson af168c8d4c Merge branch 'hss_send_raw' into 'main'
hss: use send_raw_msg in rend_handshake.

See merge request tpo/core/arti!1536
2023-08-23 12:56:43 +00:00
..
src Merge branch 'hss_send_raw' into 'main' 2023-08-23 12:56:43 +00:00
Cargo.toml tor-hsservice: About half of an IPT Manager 2023-08-23 10:06:44 +01:00
README.md Sketch an API for onion services. 2023-01-24 12:32:21 -05:00

README.md

tor-hsclient

Core implementation for onion services in arti.

EXPERIMENTAL DRAFT

This crate is a work in progress; it is not the least bit complete.

Right now, it does not even work: it's only here so that we can prototype our APIs.