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

feat(HTTP Messaging) : Implement RFC 9421 HTTP Signed Messages as core message format #13

Open
twilson63 opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@twilson63
Copy link

Currently, HyperBEAM is using ANS-104 arBundles and Bundle Maps to simulate HTTP Messages, this implementation requires a lot of serialization and deserialization to support the nested mappings of the bundles of messages. Using HTTP Messages and HTTP Multi-Part data formats we can reduce the need to serialize and deserialize dataItems(messages) within a bundle.

TillaTheHun0 added a commit that referenced this issue Nov 25, 2024
@TillaTheHun0 TillaTheHun0 self-assigned this Nov 25, 2024
TillaTheHun0 added a commit that referenced this issue Nov 25, 2024
TillaTheHun0 added a commit that referenced this issue Nov 27, 2024
TillaTheHun0 added a commit that referenced this issue Nov 27, 2024
TillaTheHun0 added a commit that referenced this issue Dec 5, 2024
TillaTheHun0 added a commit that referenced this issue Dec 5, 2024
TillaTheHun0 added a commit that referenced this issue Dec 9, 2024
TillaTheHun0 added a commit that referenced this issue Dec 9, 2024
@TillaTheHun0 TillaTheHun0 reopened this Dec 9, 2024
TillaTheHun0 added a commit that referenced this issue Dec 16, 2024
TillaTheHun0 added a commit that referenced this issue Dec 19, 2024
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

No branches or pull requests

2 participants