-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] [RFC] Multistream-2.0 #95
Closed
Closed
Commits on Oct 9, 2018
-
Here's a draft of multistream-2.0 (+ a retrospective that you can skip).
Configuration menu - View commit details
-
Copy full SHA for 1043853 - Browse repository at this point
Copy the full SHA 1043853View commit details
Commits on Nov 5, 2018
-
second iteration of the multistream-2.0 spec
1. Split retro into a separate file. 2. Add an example. 3. Rename hello to advertise. I'd like to encourage using many tiny protocols instead of adding more and more features to bloated protocols. That means separate protocol advertisement, hello, etc. protocols. Maybe this is going too far and we should just call this "identify". 4. Rename serial-multiplex to serial-stream and multistream/choose to speculative-stream (and move it out of the multistream protocol family). 5. Use more varints. Really, we can probably go a step further and make serial-multiplex use a varint.
Configuration menu - View commit details
-
Copy full SHA for c92c58c - Browse repository at this point
Copy the full SHA c92c58cView commit details
Commits on Nov 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dbb3ec2 - Browse repository at this point
Copy the full SHA dbb3ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a16dc0 - Browse repository at this point
Copy the full SHA 6a16dc0View commit details
Commits on Nov 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d8cfdc7 - Browse repository at this point
Copy the full SHA d8cfdc7View commit details
Commits on Jan 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1278c7f - Browse repository at this point
Copy the full SHA 1278c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75ca7ca - Browse repository at this point
Copy the full SHA 75ca7caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea2f40 - Browse repository at this point
Copy the full SHA 8ea2f40View commit details
Commits on Jan 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e273037 - Browse repository at this point
Copy the full SHA e273037View commit details -
* use -> multicodec * dynamic -> string * contextual -> dynamic
Configuration menu - View commit details
-
Copy full SHA for fcc5ac3 - Browse repository at this point
Copy the full SHA fcc5ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ccfa7b - Browse repository at this point
Copy the full SHA 1ccfa7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3983557 - Browse repository at this point
Copy the full SHA 3983557View commit details
Commits on Jan 23, 2019
-
multistream: add a protocol for handling simultanious open
TODO: Move this elsewhere. It's not a part of multistream and is only relevant because it came up in the retro.
Configuration menu - View commit details
-
Copy full SHA for eeaea23 - Browse repository at this point
Copy the full SHA eeaea23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3aa0d - Browse repository at this point
Copy the full SHA 5e3aa0dView commit details
Commits on Oct 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3c61282 - Browse repository at this point
Copy the full SHA 3c61282View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.