No description
  • Rust 87.7%
  • HTML 10.6%
  • Makefile 1.4%
  • Shell 0.3%
Find a file
despiegk 1f5f59ae35
Some checks failed
CI / Check & Test (push) Failing after 1s
CI / Build Release (push) Has been skipped
Add listener management RPC methods and rpc.discover endpoint
- Add listener.update, listener.enable, and listener.disable methods to openrpc.json spec
- Add enabled field to listener.add params in openrpc.json
- Implement rpc.discover handler in server.rs to serve the OpenRPC spec document

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 21:27:46 +01:00
.forgejo/workflows feat: add UI crate, examples, hero_proc integration, listener enable/disable, CI workflow 2026-03-23 20:55:20 +01:00
crates Add listener management RPC methods and rpc.discover endpoint 2026-03-23 21:27:46 +01:00
scripts feat: add UI crate, examples, hero_proc integration, listener enable/disable, CI workflow 2026-03-23 20:55:20 +01:00
tests/integration test: add integration test crate with 39 end-to-end tests 2026-03-23 11:24:53 +01:00
.gitignore feat: add UI crate, examples, hero_proc integration, listener enable/disable, CI workflow 2026-03-23 20:55:20 +01:00
buildenv.sh feat: add UI crate, examples, hero_proc integration, listener enable/disable, CI workflow 2026-03-23 20:55:20 +01:00
Cargo.lock feat: add UI crate, examples, hero_proc integration, listener enable/disable, CI workflow 2026-03-23 20:55:20 +01:00
Cargo.toml feat: add UI crate, examples, hero_proc integration, listener enable/disable, CI workflow 2026-03-23 20:55:20 +01:00
Makefile feat: add UI crate, examples, hero_proc integration, listener enable/disable, CI workflow 2026-03-23 20:55:20 +01:00
README.md Initial commit 2026-03-23 09:09:57 +00:00

my_dns