Extend service definition by a Protocol field
Open
thinking
type/enhancement
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
Hi,
Currently, it's assumed that services are always reachable by TCP. Since that works for almost all use cases, I would like to reach some via UDP or QUIC. I think, the service definition would be more complete with a `Protocol` field. It could be also used to form the DNS query `_service._protocol.service.consul`.
Does this make sense?
Best regards
Contributor guide
Assessment
This issue has not been assessed yet.