<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/client/stream/resolve.rs, branch arti-v1.9.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.9.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.9.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-16T13:47:15Z</updated>
<entry>
<title>proto: Fix docs to refer to the right stream:: paths.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-09T11:13:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f4695edc0e90d11eb9ec9e0bf4c93395aea94a22'/>
<id>urn:sha1:f4695edc0e90d11eb9ec9e0bf4c93395aea94a22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Replace fully-qualified paths with use (fmt).</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T15:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=518f15a092e4e974fd844711cb5a983b8e91376b'/>
<id>urn:sha1:518f15a092e4e974fd844711cb5a983b8e91376b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Replace fully-qualified paths with use.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T15:01:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bd7a7d5a28fe682f82b2b4e6d16eb05edc39014e'/>
<id>urn:sha1:bd7a7d5a28fe682f82b2b4e6d16eb05edc39014e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Reformat imports post-move.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T14:59:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c00444b84a41ebc73bf65f2594a41eb9df215293'/>
<id>urn:sha1:c00444b84a41ebc73bf65f2594a41eb9df215293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Avoid crate-pub reexports of shared types from the client module.</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-01T14:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7045d7b8e1b6f6edf283bc20a9a4a0038ad93acb'/>
<id>urn:sha1:7045d7b8e1b6f6edf283bc20a9a4a0038ad93acb</id>
<content type='text'>
This makes it easier to see which parts are implementation-agnostic
(i.e. do not import from crate::client).
</content>
</entry>
<entry>
<title>proto: Add prop349 note about the resolve stream handler.</title>
<updated>2025-08-20T16:59:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-08-20T15:16:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b5a9c0048be4cf61fa746f15ad22100b2790608e'/>
<id>urn:sha1:b5a9c0048be4cf61fa746f15ad22100b2790608e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move the `stream` module under `client` (breaking).</title>
<updated>2025-08-18T16:09:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-08-18T15:52:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=702e7276898d3f31e22033c5b64fea91703f3701'/>
<id>urn:sha1:702e7276898d3f31e22033c5b64fea91703f3701</id>
<content type='text'>
The `stream` module is client-specific, for the most part, so I am
moving it under `client`. Later on, we will factor out the parts that
can be shared with the relay implementation.

Note: this is a breaking change as the deleted `stream` module was
`pub`. We could've kept the module and reexported from it the public
types from `tor_proto::client::stream`, but I think it's better to have
this `client` namespacing, because it makes the separation between the
client and relay parts clearer.
</content>
</entry>
</feed>
