Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Implement payload de/fragmentation #180

Open
arnauorriols opened this issue Oct 18, 2021 · 0 comments
Open

Implement payload de/fragmentation #180

arnauorriols opened this issue Oct 18, 2021 · 0 comments

Comments

@arnauorriols
Copy link
Contributor

Description

Specs define the process by which Streams must fragment and defragment payloads bigger than the UNIFORM PAYLOAD LENGTH field of the HDF

Motivation

It's in the specs

Requirements

  1. I can send messages with payloads bigger than 32KiB without having to split them into smaller messages
  2. I can receive messages bigger than 32KiB without having to join smaller messages

Are you planning to do it yourself in a pull request?

Yes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant