<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/stream, 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-11-24T17:03:48Z</updated>
<entry>
<title>proto: Fix a number of newly broken doc links</title>
<updated>2025-11-24T17:03:48Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-20T14:37:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=56e0b40e5eb064881b6dd7ab95dd9b98ddaa6690'/>
<id>urn:sha1:56e0b40e5eb064881b6dd7ab95dd9b98ddaa6690</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Adjust docs to refer to the new location of StreamReceiver</title>
<updated>2025-11-24T17:03:48Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-20T12:09:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cfe5aab60eac9bbc678bef4742f6281d3c08447a'/>
<id>urn:sha1:cfe5aab60eac9bbc678bef4742f6281d3c08447a</id>
<content type='text'>
While we still re-export StreamReceiver from the client module, I want
to avoid importing it from there in the implementation-agnostic modules,
just to make it clearer we're not using client-specific types.
</content>
</entry>
<entry>
<title>proto: Move StreamComponents to top-level stream mod</title>
<updated>2025-11-24T16:47:11Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-12T11:46:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4f07434974b39ca6430a88465149e85f659c93d5'/>
<id>urn:sha1:4f07434974b39ca6430a88465149e85f659c93d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move raw under top-level stream mod</title>
<updated>2025-11-24T16:47:11Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-12T11:41:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=11f04c2f480826b4857c0722da03cfc3e621d437'/>
<id>urn:sha1:11f04c2f480826b4857c0722da03cfc3e621d437</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move StreamTarget to stream module</title>
<updated>2025-11-24T16:47:11Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-12T11:38:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1815ab9a0fedfc66d98ceac549fa2fe5fb023a8b'/>
<id>urn:sha1:1815ab9a0fedfc66d98ceac549fa2fe5fb023a8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move StreamReqInfo to stream module</title>
<updated>2025-11-24T16:31:55Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-11-11T18:18:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=97da9b52b03d80db3ae8d9c5eb12daa098ecd048'/>
<id>urn:sha1:97da9b52b03d80db3ae8d9c5eb12daa098ecd048</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move IncomingStream* types to shared module</title>
<updated>2025-11-24T16:31:55Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-29T13:37:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2383dd0ae7fc89ece2a91a4bc80b8711b5227e37'/>
<id>urn:sha1:2383dd0ae7fc89ece2a91a4bc80b8711b5227e37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Adjust a comment about a buffer size.</title>
<updated>2025-10-28T23:43:26Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-28T23:43:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c60bd3ab46786ee199b63fee426c413ed3e69c79'/>
<id>urn:sha1:c60bd3ab46786ee199b63fee426c413ed3e69c79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move dumb pipes to top-lvl stream module</title>
<updated>2025-10-21T17:08:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=86a5d8ee712a57955f5256ac5af2c2f044a43a61'/>
<id>urn:sha1:86a5d8ee712a57955f5256ac5af2c2f044a43a61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker</title>
<updated>2025-10-16T13:47:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-16T12:48:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=12d2effc1410f8b59534ab883d727b6844dc14a7'/>
<id>urn:sha1:12d2effc1410f8b59534ab883d727b6844dc14a7</id>
<content type='text'>
The previous "incoming" terminology was rather ambiguous.

Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/3348#note_3275337
</content>
</entry>
</feed>
