Skip to content

Commit 8aebcaa

Browse files
committed
Add a note: could add feature to resume broken connections
1 parent a1bd203 commit 8aebcaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NETWORK_PROTOCOL.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Status: this is a rough draft, intended to get some ideas out there.
22

3-
Missing:
3+
Missing things which might be added:
44
- How to run on top of HTTP/2 (but see #6).
55
- Possibly the structure or semantics of publisher name strings.
66
- Need to choose serialization method (protobuf, msgpack, other?)
7+
- Support for resuming a broken connection without losing subscription state
78

89
Possibly not needed and could be be removed: extension support.
910

0 commit comments

Comments
 (0)