update api, fix tests and examples

This commit is contained in:
Timur Gordon
2025-08-27 10:07:53 +02:00
parent 767c66fb6a
commit ef17d36300
42 changed files with 2984 additions and 781 deletions

View File

@@ -55,14 +55,6 @@ path = "cmd/supervisor.rs"
name = "openrpc_comprehensive"
path = "examples/basic_openrpc_client.rs"
[[example]]
name = "test_queue_and_wait"
path = "examples/test_queue_and_wait.rs"
[[example]]
name = "test_openrpc_methods"
path = "examples/test_openrpc_methods.rs"
[[example]]
name = "mock_runner"
path = "examples/mock_runner.rs"