We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74382fa commit a1bd203Copy full SHA for a1bd203
NETWORK_PROTOCOL.md
@@ -1,8 +1,11 @@
1
Status: this is a rough draft, intended to get some ideas out there.
2
3
-Missing: how to run on top of HTTP/2. Possibly the structure or semantics of publisher name strings.
4
-Might be removed: extension support.
5
-Need to choose serialization method (protobuf, msgpack, other?)
+Missing:
+- How to run on top of HTTP/2 (but see #6).
+- Possibly the structure or semantics of publisher name strings.
6
+- Need to choose serialization method (protobuf, msgpack, other?)
7
+
8
+Possibly not needed and could be be removed: extension support.
9
10
## Transport assumptions
11
0 commit comments