pierresouchay / consul-rust

Rust client libray for Consul HTTP API
Apache License 2.0
92 stars 48 forks source link

ServiceRegistration removed for refactor, any eta to add it back? #44

Open kinosang opened 4 years ago

kinosang commented 4 years ago

Without ServiceRegistration, this lib cannot be used to register a service on consul.

eyotang commented 3 years ago

why not /v1/agent/service/register ?

red-avtovo commented 3 years ago

Would be cool this function to be implemented

pierresouchay commented 3 years ago

Sure, I'll be glad to review a PR to support it if it is missing!