Skip to content

spec(gossipsub-v1.4): define wire formats and segmentation mechanisms#18

Open
NomzzNJS wants to merge 1 commit into
seetadev:masterfrom
NomzzNJS:wire-format-segmentation
Open

spec(gossipsub-v1.4): define wire formats and segmentation mechanisms#18
NomzzNJS wants to merge 1 commit into
seetadev:masterfrom
NomzzNJS:wire-format-segmentation

Conversation

@NomzzNJS
Copy link
Copy Markdown

  • Add wire-format-v1.4.md: complete protobuf wire encoding spec with byte-level examples, tag computation tables, message size analysis, RPC framing rules, capability advertisement, interoperability constraints, and test vectors
  • Add segmentation-mechanisms.md: formal fragmentation/reassembly algorithms, reassembly state machine, pipeline-parallel relay, staggered transmission, PREAMBLE/IMRECEIVING coordination, resource management, and edge case handling
  • Enhance extensions.proto with comprehensive documentation comments and v1.4 message type definitions

- Add wire-format-v1.4.md: complete protobuf wire encoding spec with
  byte-level examples, tag computation tables, message size analysis,
  RPC framing rules, capability advertisement, interoperability
  constraints, and test vectors
- Add segmentation-mechanisms.md: formal fragmentation/reassembly
  algorithms, reassembly state machine, pipeline-parallel relay,
  staggered transmission, PREAMBLE/IMRECEIVING coordination,
  resource management, and edge case handling
- Enhance extensions.proto with comprehensive documentation comments
  and v1.4 message type definitions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant