davidMcneil / rants

An async NATS client library for the Rust programming language.
Apache License 2.0
81 stars 11 forks source link

Allow string Address type #5

Closed davidMcneil closed 4 years ago

davidMcneil commented 4 years ago

Address should allow specifying strings as well as IP addresses. It should allow any address type tokio accepts