<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/doc/dev/notes/rpc-meta-draft.md, branch arti-v1.1.4</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.4</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.4'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-04-13T14:50:30Z</updated>
<entry>
<title>rpc spec: define method namespacing.</title>
<updated>2023-04-13T14:50:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-13T14:49:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e524f05aa9f7b1cc18b6cf8165e6fde0913b55c7'/>
<id>urn:sha1:e524f05aa9f7b1cc18b6cf8165e6fde0913b55c7</id>
<content type='text'>
Closes #822
</content>
</entry>
<entry>
<title>rpc, spec: Document current ObjectError, RequestError behavior as correct.</title>
<updated>2023-04-13T13:03:52Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-13T12:49:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8dd65dcd5ffb803723314e16c8e300718a607cc3'/>
<id>urn:sha1:8dd65dcd5ffb803723314e16c8e300718a607cc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Change `id=&lt;SYNTAX&gt;` to "no id".</title>
<updated>2023-04-13T13:03:52Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-13T12:40:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ea77f959fb567b495c1faa0cf3349cbfb86a3b58'/>
<id>urn:sha1:ea77f959fb567b495c1faa0cf3349cbfb86a3b58</id>
<content type='text'>
Now instead of hoping that buggy clients will detect a magic `id`,
we can simply tell them that they will get no `id` at all.  If they
can't handle that case, no major harm is done: the connection will
get closed anyway.
</content>
</entry>
<entry>
<title>rpc spec: Allocate a special ID for syntax errors.</title>
<updated>2023-04-12T19:17:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-12T17:36:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=89568ead54c784614477468cbfaf46e8161941a9'/>
<id>urn:sha1:89568ead54c784614477468cbfaf46e8161941a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc spec: Change arti_kinds =&gt; kinds per discussion.</title>
<updated>2023-04-12T16:20:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-12T16:19:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=873f9285afb53660fb278c163020a0a6ca8f1ef0'/>
<id>urn:sha1:873f9285afb53660fb278c163020a0a6ca8f1ef0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: terminology edits around "method" in spec draft</title>
<updated>2023-04-12T15:11:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-12T15:08:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee5478ed402c72328d47eb633ad04e6ab5c78907'/>
<id>urn:sha1:ee5478ed402c72328d47eb633ad04e6ab5c78907</id>
<content type='text'>
Always "method", never "command".

Always "authentication scheme", never "authentication method".
</content>
</entry>
<entry>
<title>Add notes on how to test the RPC engine</title>
<updated>2023-04-12T11:34:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-05T17:24:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4c020de38c42478f50eca250445745070d14f3b2'/>
<id>urn:sha1:4c020de38c42478f50eca250445745070d14f3b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add notes on how to test the RPC engine</title>
<updated>2023-04-12T11:34:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-05T17:23:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3648ea08c96b4f68aa0e37d5f624adb815d4fbfb'/>
<id>urn:sha1:3648ea08c96b4f68aa0e37d5f624adb815d4fbfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Fix typos/grammar errors</title>
<updated>2023-04-11T19:02:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-11T18:55:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b9b5e9940a9210bc241f6f317cc27b3017680a6d'/>
<id>urn:sha1:b9b5e9940a9210bc241f6f317cc27b3017680a6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Rewrite `data` spec in JSON terms</title>
<updated>2023-04-11T19:02:01Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-04-11T18:28:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0be641e49af3637e3aab099c1fbb308d5cf97069'/>
<id>urn:sha1:0be641e49af3637e3aab099c1fbb308d5cf97069</id>
<content type='text'>
</content>
</entry>
</feed>
