Unix Domain Sockets for the RPC address.
Open
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 609
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 3
Description
It would be great if we could specify unix domain sockets for the RPC endpoint. I currently work on a system that where port collision is a real issue as our scheduler doesn't provide network isolation. Binding to port zero doesn't help as I cannot discover the random port that serf actually bound to, Unix domain sockets would allow for a workaround.
Contributor guide
Assessment
This issue has not been assessed yet.