<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/examples/hyper-examples/src/bin, 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-08-18T16:09:04Z</updated>
<entry>
<title>proto: Move the `stream` module under `client` (breaking).</title>
<updated>2025-08-18T16:09:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-08-18T15:52:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=702e7276898d3f31e22033c5b64fea91703f3701'/>
<id>urn:sha1:702e7276898d3f31e22033c5b64fea91703f3701</id>
<content type='text'>
The `stream` module is client-specific, for the most part, so I am
moving it under `client`. Later on, we will factor out the parts that
can be shared with the relay implementation.

Note: this is a breaking change as the deleted `stream` module was
`pub`. We could've kept the module and reexported from it the public
types from `tor_proto::client::stream`, but I think it's better to have
this `client` namespacing, because it makes the separation between the
client and relay parts clearer.
</content>
</entry>
<entry>
<title>hyper-examples: Run rustfmt</title>
<updated>2025-08-11T12:05:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-11T12:05:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0f1237b0825cae317291e64487182bfe1e5cdc3'/>
<id>urn:sha1:c0f1237b0825cae317291e64487182bfe1e5cdc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into !2941</title>
<updated>2025-08-11T11:57:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-11T11:57:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d13be7eea65fb009511ad4e6a6600b3d222ef443'/>
<id>urn:sha1:d13be7eea65fb009511ad4e6a6600b3d222ef443</id>
<content type='text'>
Conflicts:
	examples/hyper/hyper-http-client-example/Cargo.toml
	examples/hyper/hyper-http-hs-example/Cargo.toml

In both cases, just the change of edition, which I have applied to
	examples/hyper-examples/Cargo.toml
instead.
</content>
</entry>
<entry>
<title>hyper-examples: Cargo fmt</title>
<updated>2025-08-04T04:37:36Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-08-04T04:37:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7f8ad0d84b348bc6053a659358ec2335cdb5a440'/>
<id>urn:sha1:7f8ad0d84b348bc6053a659358ec2335cdb5a440</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hyper-examples: Use std::time::Duration</title>
<updated>2025-08-04T04:35:08Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-08-04T04:35:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fe06c5e3d82ef88918d569b27c6ed3c73537b9f9'/>
<id>urn:sha1:fe06c5e3d82ef88918d569b27c6ed3c73537b9f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hyper-examples: Use random nickname for onion service</title>
<updated>2025-08-04T04:24:44Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-08-04T04:22:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eeb45bfeef167a88c60291bf58a9d888964239c7'/>
<id>urn:sha1:eeb45bfeef167a88c60291bf58a9d888964239c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into hyper-examples</title>
<updated>2025-08-04T04:16:23Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-08-04T04:16:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=833db21e886ae607510faef3af6db8ea63be398a'/>
<id>urn:sha1:833db21e886ae607510faef3af6db8ea63be398a</id>
<content type='text'>
# Conflicts:
#	examples/hyper-examples/src/bin/hyper-http-hs-example.rs
</content>
</entry>
<entry>
<title>hyper-examples: Use native-tls instead of rustls</title>
<updated>2025-07-20T22:12:26Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-07-20T22:12:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f1f3eab742c4f5240a899d0015bebaab63879a00'/>
<id>urn:sha1:f1f3eab742c4f5240a899d0015bebaab63879a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hyper-examples: Typo</title>
<updated>2025-07-20T21:41:36Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-06-24T01:07:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fbd429d664c7eaf620d77e85a6c2a43ebd626eb5'/>
<id>urn:sha1:fbd429d664c7eaf620d77e85a6c2a43ebd626eb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hyper-examples: rustfmt</title>
<updated>2025-07-20T21:41:36Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-06-24T01:00:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f899ba301afda6bed365bc98a16997c27b8d4707'/>
<id>urn:sha1:f899ba301afda6bed365bc98a16997c27b8d4707</id>
<content type='text'>
</content>
</entry>
</feed>
