<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-relay/src/lib.rs, branch arti-v1.2.7</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.7</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.7'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-08-20T13:09:31Z</updated>
<entry>
<title>relay: Add basic configuration and builder</title>
<updated>2024-08-20T13:09:31Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-08-19T16:51:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=df0785dcb45d4ec738597a1b9be52975446a6684'/>
<id>urn:sha1:df0785dcb45d4ec738597a1b9be52975446a6684</id>
<content type='text'>
This adds the basic TorRelayConfig object along a builder in order to
create a TorRelay object.

At this commit, the configuration object only holds a "StorageConfig"
which is a simple starting point which will allow to expand to a KeyMgr
and then a ChanMgr along more configuration.

There is also no custom Error for the crate at this point.

Fixes #1534

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>relay: Add relay cargo feature flag and subcommand</title>
<updated>2024-06-11T19:42:50Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-06-03T18:16:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c89db17bb2a9baa94933dd828a543c0cc3ca7631'/>
<id>urn:sha1:c89db17bb2a9baa94933dd828a543c0cc3ca7631</id>
<content type='text'>
Add the optional non default feature flag "relay" that will be used to
enable relay support of arti.

This commit also adds the "relay" subcommand to arti binary conditionnal
on the feature flag in order to have a place holder starting point.

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
</feed>
