<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-proto/src/conflux.rs, branch arti-v1.6.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.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-09-04T15:38:59Z</updated>
<entry>
<title>proto: Move abstract conflux handlers outside of the client module.</title>
<updated>2025-09-04T15:38:59Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-01T13:30:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=69c831be5fa607b6ad1c6fa7ba7e0668b82e9e75'/>
<id>urn:sha1:69c831be5fa607b6ad1c6fa7ba7e0668b82e9e75</id>
<content type='text'>
This moves the shared types under `tor_proto::conflux`.

Note: the shared types currently import `CircuitCmd` from `client`. A
future commit will change the signature of `handle_msg` to return
something other than `CircuitCmd` (this will also improve readability,
because in reality, that function can never return most `CircuitCmd`
variants).
</content>
</entry>
<entry>
<title>proto: Move cmd_counts_towards_seqno to a new conflux module.</title>
<updated>2025-09-04T15:38:59Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-09-01T13:34:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=896d73752f5991d9d8d1e8c85a34cbb9b777894d'/>
<id>urn:sha1:896d73752f5991d9d8d1e8c85a34cbb9b777894d</id>
<content type='text'>
`tor_proto::conflux` is where the shared conflux logic will live.
Soon the generic parts of the conflux handlers will be moved there
(whereas the client-specific `AbstractConfluxMsgHandler` impl will
continue living under `tor_proto::client`).
</content>
</entry>
</feed>
