Skip to content

Commit

Permalink
update dependencies, including tarpc
Browse files Browse the repository at this point in the history
With rustc 1.75.0 traits can now define `async` functions. This is utilized
in tarpc 0.34. This changes the macro `#[tarpc::service]` such that a lot
of boiler plate code can be removed from the `rpc_server.rs` file that
defines all RPC endpoints for the neptune-core client.
  • Loading branch information
Sword-Smith committed Jan 3, 2024
1 parent 8c60091 commit 19b0509
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 373 deletions.
Loading

0 comments on commit 19b0509

Please sign in to comment.