Benjamin Shaya
|
702edbeee4
|
Add support for "unix-abstract:" URIs to support abstract unix domain sockets
Adapted from #21278 by @mheese
|
4 years ago |
Mark D. Roth
|
2b03154cf4
|
Update naming doc.
|
6 years ago |
Vu Cong Tuan
|
69fab8eacb
|
Fix many typos in doc
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
|
6 years ago |
Alex Lo
|
f932b8e2d0
|
ipv6 addresses must be bracketed if using a port
The host/port splitting code will not pull out a port if there are >=2 colons[1].
Unit test code demos this [2]. Note other documentation gets this right[3]. Example IP came from this issue[4] and the unit tests[2].
See also: relevant RFCs [5] [6]
[1]618a3f561d/src/core/lib/gpr/host_port.cc (L81)
[2]618a3f561d/test/core/client_channel/resolvers/sockaddr_resolver_test.cc (L107)
[3]https://chromium.googlesource.com/external/github.com/grpc/grpc/+/chromium-deps/2016-07-19/src/core/ext/client_config/README.md
[4]https://github.com/grpc/grpc/issues/6623
[5]http://www.iana.org/go/rfc5952#section-6
[6]http://www.iana.org/go/rfc3986#section-3.2.3
|
6 years ago |
Mark D. Roth
|
69b416a08c
|
Update naming documentation.
|
7 years ago |
Mark D. Roth
|
b4227370fc
|
Code review changes and other improvements.
|
8 years ago |
Mark D. Roth
|
892e917a09
|
Fix link.
|
8 years ago |
Mark D. Roth
|
3cadfb152f
|
Started updating docs.
|
8 years ago |
Craig Tiller
|
eda85c6765
|
Expunge all references to zookeeper
|
9 years ago |
Abhishek Kumar
|
c7e13188fa
|
Update naming.md
Fixed code formatting issues.
|
10 years ago |
Abhishek Kumar
|
2d8eeb416b
|
Formatting fixes
Added some formatting fixes .
|
10 years ago |
Abhishek Kumar
|
8c8ecd8da1
|
Initial draft of a naming proposal.
First draft for public review and comments.
Some code formatting is still broken.
|
10 years ago |