hydiscovery

Crates.iohydiscovery
lib.rshydiscovery
version
sourcesrc
created_at2024-08-18 04:50:58.933162
updated_at2024-12-28 17:30:50.520005
descriptionDiscovery for hyper services
homepage
repositoryhttps://github.com/alexrudy/hydiscovery
max_upload_size
id1342339
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Alex Rudy (alexrudy)

documentation

https://docs.rs/hydiscovery

README

hydiscovery: Local service discovery and routing with hyper

crate Docs Build Status MIT licensed

This crate provides for internal service routing in services with many components. It is built on hyperdriver and hyper.

Commit count: 52

cargo fmt