Commit graph

7 commits

Author SHA1 Message Date
Franck Royer
20152a926d
Express how complementary the pending states are 2021-01-19 10:54:17 +11:00
Franck Royer
c166dd5a63
Improve protocol state variant names
In the `Executing` state, the future is not always "ready to poll",
however it is "executing".
2021-01-19 10:50:23 +11:00
Franck Royer
a8595e5a12
Move separate inbound/outbound options to one enum
As a protocol handler is either inbound or outbound in its lifetime.
2021-01-19 10:45:47 +11:00
Franck Royer
4b71739dc9
Move protocol states in an enum 2021-01-19 10:25:29 +11:00
Franck Royer
19f11697fb
Differentiate inbound and outbound negotiated subtreams 2021-01-19 09:50:59 +11:00
Thomas Eizinger
d5d7389d25
Initial working version 2021-01-18 15:24:09 +11:00
Thomas Eizinger
6877ae4d6f
Initial draft 2021-01-15 19:37:36 +11:00