Skip to content

Commit

Permalink
feat: RuntimeTransport for ws/ipc support (#6525)
Browse files Browse the repository at this point in the history
* wip

* chore: change to using the naked transport instead of an RpcClient<T>

* chore: properly implement request

* always poll ready

* chore: docs

* chore: clippy and other fixes

* chore: use call to pass down the tower stack

* chore: no unwraps

* chore: new fn

* feat: implement runtimetransport on the alloy provider builder

* chore: refactor into separate functions depending on transport

* feat: RuntimeTransportBuilder, refactor

* feat: cleanup, docs

* feat: IPC

* clippy

* cosmetics
  • Loading branch information
Evalir authored Dec 11, 2023
1 parent 95aadf2 commit 009c43b
Show file tree
Hide file tree
Showing 6 changed files with 590 additions and 77 deletions.
Loading

0 comments on commit 009c43b

Please sign in to comment.