Skip to content

Commit 834b6a6

Browse files
committed
Fix Java raw Iroh client documentation
1 parent 9694e71 commit 834b6a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/iroh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ except through that trusted bridge.
2626

2727
For clients, add the optional `farm.query:vgirpc-iroh` module and use
2828
`HttpRpcConnection.irohBuilder("httpi://<endpoint-id>", options)` for HTTP
29-
semantics, or `IrohRpcConnection.connect(...)` for stateful Arrow-mux. Both use
29+
semantics, or `IrohTransports.connect(...)` for stateful Arrow-mux. Both use
3030
the official JVM Iroh bindings and accept stable identity, custom/private relay,
3131
direct-address, cancellation, and timeout configuration.

0 commit comments

Comments
 (0)