<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-rpc-client-core/src/conn, branch arti-v1.2.6</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-07-24T14:21:59Z</updated>
<entry>
<title>rpclib: Initial tests for RpcConn</title>
<updated>2024-07-24T14:21:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-22T15:54:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c3f996740ce7ba6300622f5b0e4b2bc443ac96ec'/>
<id>urn:sha1:c3f996740ce7ba6300622f5b0e4b2bc443ac96ec</id>
<content type='text'>
The "complex" test here is fairly involved, since it tries to detect
deadlocks and race conditions by using multiple threads and
answering requests out of order.
</content>
</entry>
<entry>
<title>RPC: Fix rustdoc links.</title>
<updated>2024-07-16T14:09:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-16T14:09:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c9b6a0e4398e1c5ead8c72c7656d08381829dc54'/>
<id>urn:sha1:c9b6a0e4398e1c5ead8c72c7656d08381829dc54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Remove negotiation code.</title>
<updated>2024-07-16T13:51:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-16T12:52:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=54c797307d511bbf842861e4487f3c70334d288c'/>
<id>urn:sha1:54c797307d511bbf842861e4487f3c70334d288c</id>
<content type='text'>
I think we'll need this again later, but for now it's redundant.
</content>
</entry>
<entry>
<title>rpc client: Documentation.</title>
<updated>2024-07-16T13:51:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-11T17:37:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c9825356aeb790aa75d2c38f0e4fe801ba4b0327'/>
<id>urn:sha1:c9825356aeb790aa75d2c38f0e4fe801ba4b0327</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc client: resolve unused-foo warnings.</title>
<updated>2024-07-16T13:51:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-11T16:01:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4cc1a18864ae5d457f39f6a2214c2d9764d03404'/>
<id>urn:sha1:4cc1a18864ae5d457f39f6a2214c2d9764d03404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a TODO about refactoring should_alert</title>
<updated>2024-07-16T13:51:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-11T15:39:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0276e9bed4013ac84b2e6caf52c613a34db5977b'/>
<id>urn:sha1:0276e9bed4013ac84b2e6caf52c613a34db5977b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename CmdError to ProtoError.</title>
<updated>2024-07-16T13:51:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-11T15:37:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=21f169b3c23e17ae8d9a5548f0ce774b7db26e91'/>
<id>urn:sha1:21f169b3c23e17ae8d9a5548f0ce774b7db26e91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RPC: Implement connection negotiation.</title>
<updated>2024-07-16T13:51:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-07-11T14:46:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f7f03fc0383ebe4f2da38704c464c41399fe96e1'/>
<id>urn:sha1:f7f03fc0383ebe4f2da38704c464c41399fe96e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: Lower and middle levels of Arti rpc core.</title>
<updated>2024-07-16T13:51:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-06-24T12:40:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f2c90f4045b85b58337e0801732fbc3d5a544c5'/>
<id>urn:sha1:9f2c90f4045b85b58337e0801732fbc3d5a544c5</id>
<content type='text'>
</content>
</entry>
</feed>
