Crates.io | ns-router |
lib.rs | ns-router |
version | 0.1.6 |
source | src |
created_at | 2017-10-19 23:16:37.824412 |
updated_at | 2018-03-21 08:40:21.542591 |
description | A configurable name resolver for abstract-ns |
homepage | http://github.com/tailhook/ns-router |
repository | |
max_upload_size | |
id | 36264 |
size | 111,777 |
Github | Documentaion | Crate
A configurable name resolver for abstract-ns. It does not have any actual name resolution implementations, but it allows:
Resolve different names by different means (say resolve *.consul
in
consul, but other TLDs using normal DNS)
Make a stream of addresses (i.e. resolve and update) from a list of names
Make a stream of addresses from stream of name lists so you can update config on the fly
Reconfigure router on the fly and get all streams updated
Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.