Skip to content
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

Implement RAMF serialisation and deserialisation as streams #21

Open
gnarea opened this issue Jul 5, 2019 · 0 comments
Open

Implement RAMF serialisation and deserialisation as streams #21

gnarea opened this issue Jul 5, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@gnarea
Copy link
Member

gnarea commented Jul 5, 2019

This is the memory-efficient alternative to the buffer-based implementation in #2 and #8. This will typically be useful when processing cargo, not parcels.

See potential encryption/decryption implementation: https://lollyrock.com/posts/nodejs-encryption/. We may want to use Scramjet's BufferStream to help with this.

This depends on AwalaNetwork/specs#14

See also: PeculiarVentures/PKI.js#237

@gnarea gnarea added this to To do in Relaynet Pong Service (Beta) via automation Jul 5, 2019
@gnarea gnarea changed the title Implement RAMF serialisation as writable stream Implement RAMF serialisation and deserialisation as streams Jul 7, 2019
@gnarea gnarea removed this from To do in Relaynet Pong Service (Beta) Jul 7, 2019
@gnarea gnarea added the enhancement New feature or request label Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant