<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-relay/src/main.rs, branch arti-v1.3.2</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-11-14T20:51:01Z</updated>
<entry>
<title>arti-relay: remove TODO comment about runtimes</title>
<updated>2024-11-14T20:51:01Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-14T19:40:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=67a409ffbac893b56a667aff3765e47103aab982'/>
<id>urn:sha1:67a409ffbac893b56a667aff3765e47103aab982</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-relay: add 'build-info' subcommand</title>
<updated>2024-11-13T20:42:00Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-13T17:55:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b165d396829dcd422a90d267d170454b28cb1a77'/>
<id>urn:sha1:b165d396829dcd422a90d267d170454b28cb1a77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-relay: add clap for cli</title>
<updated>2024-11-13T20:42:00Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-11-13T17:54:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8f074b049d2f23467bea73dc986f597929f635d6'/>
<id>urn:sha1:8f074b049d2f23467bea73dc986f597929f635d6</id>
<content type='text'>
The options are inspired by the arti cli interface.
</content>
</entry>
<entry>
<title>arti-relay: Remove its library crate</title>
<updated>2024-10-10T15:12:32Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-10-10T14:59:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ffea045dbe6ca8bf4d987633d34d10597e2a5591'/>
<id>urn:sha1:ffea045dbe6ca8bf4d987633d34d10597e2a5591</id>
<content type='text'>
Simply, the lib.rs is renamed to relay.rs (containing TorRelay object)
so this crate can never be used as a library.

This is important because at the moment, we don't want to have a relay
stable API that can be used to embed relays in applications.

Closes #1674

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>arti-relay: Add a binary to the crate</title>
<updated>2024-10-10T14:53:01Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-10-10T14:53:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b01ddafc880cc9d476fdf020f128a8f28372adae'/>
<id>urn:sha1:b01ddafc880cc9d476fdf020f128a8f28372adae</id>
<content type='text'>
At the moment, it is an empty main() acting as a place holder for this
crate to become solely a binary crate.

Write up a basic README.md in order to explain the current state. Next
commit will remove the libary component by renaming lib.rs

Part of #1674

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