<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/relay/reactor, branch arti-v1.7.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.7.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-22T12:18:53Z</updated>
<entry>
<title>proto: Handle control messages in RelayReactor</title>
<updated>2025-10-22T12:18:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-22T11:23:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6670b1bd293280d5870ee012419772a6795298be'/>
<id>urn:sha1:6670b1bd293280d5870ee012419772a6795298be</id>
<content type='text'>
Control messages are handled in RelayReactor instead of BackwardReactor.
</content>
</entry>
<entry>
<title>proto: Move the control channels to RelayReactor</title>
<updated>2025-10-22T10:49:39Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-22T10:26:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1ad3c296fd5893efbc7fe6384b803dfc91de2289'/>
<id>urn:sha1:1ad3c296fd5893efbc7fe6384b803dfc91de2289</id>
<content type='text'>
This only moves the control/command fields to RelayReactor. The next
step is to actually implement the control message handling and dispatch.
</content>
</entry>
<entry>
<title>proto: Fix broken doc links</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b66e4c13bc209c18d1d4958a9e27c9459bd8cc80'/>
<id>urn:sha1:b66e4c13bc209c18d1d4958a9e27c9459bd8cc80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Prioritize shutdown over everything else</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9726228209298b5558bf7e5b2f158e2d55eea80d'/>
<id>urn:sha1:9726228209298b5558bf7e5b2f158e2d55eea80d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Ensure RelayReactor shuts down the other reactors</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b16851ea9d0a3af062687b513f507e8217e6b249'/>
<id>urn:sha1:b16851ea9d0a3af062687b513f507e8217e6b249</id>
<content type='text'>
The `RelayReactor` now holds the sending end of the shutdown broadcast
channel, so if `RelayReactor` exits, both the forward and the backward
relay reactor will notice and shut down too.

Similarly, if the forward or backward reactor exits, the `RelayReactor`
will notice (because it select!s between the two), and will shut down
</content>
</entry>
<entry>
<title>proto: Add a TODO about splitting out fields out of BackwardReactor</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=98ed424195752122b67fa4bb3a51407dfa583f2c'/>
<id>urn:sha1:98ed424195752122b67fa4bb3a51407dfa583f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Move channel provider to ForwardReactor</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7613a917d6ea7c1bb84012f577c3de7a1c15a8bc'/>
<id>urn:sha1:7613a917d6ea7c1bb84012f577c3de7a1c15a8bc</id>
<content type='text'>
The channel provider is used to request outgoing channels from the
`ChanMgr` in response to `EXTEND`/`EXTEND2` cells, so it belongs in the
`ForwardReactor`.

(This was leftover from the old circ reactor architecture)
</content>
</entry>
<entry>
<title>proto: Remove no longer needed Mutex</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=136a32895db648bc42c066104c67293cc53285bd'/>
<id>urn:sha1:136a32895db648bc42c066104c67293cc53285bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Remove stray words from docs</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ffce33eb8d9346045fa4996f8158220aa229e431'/>
<id>urn:sha1:ffce33eb8d9346045fa4996f8158220aa229e431</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proto: Disambiguate "channel" and "stream"</title>
<updated>2025-10-21T17:08:14Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-10-21T17:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ed65d7e6b59795466cf7ade6bcd678cd0588ee9'/>
<id>urn:sha1:9ed65d7e6b59795466cf7ade6bcd678cd0588ee9</id>
<content type='text'>
</content>
</entry>
</feed>
