Migrating from Arti external binary to arti-client crate. Read buffer is empty after request

⚓ Rust    📅 2026-02-19    👤 surdeus    👁️ 1      

surdeus

Hey all, has anyone had any experience trying to get the arti-client working?

I can seem to get it bootstrapped and send the request, I think, but when I try to read from the returned buffer, it's empty.

I found this post talking about something similar: Need help with arti-client but I'm not using onion-service-client just a regular website browsing right now. And the answer of RTFM isn't helpful. I don't see in the docs where you have to do something special to read from the buffer. I am learning it though so maybe I'm just not putting two and two together from something in the docs.

Here's the code: Arti-Client read buffer is empty after stream. - Pastebin.com

1 post - 1 participant

Read full topic

🏷️ Rust_feed