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 B64 encode payload #1

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Conversation

Charles-Schleich
Copy link
Collaborator

Payload and Attachment have been converted from a Raw Byte array to a B64 encoded string,
this results in smaller JSON sent between the zenoh-ts and the remote api plugin.

Copy link

github-actions bot commented Oct 4, 2024

PR missing one of the required labels: {'bug', 'dependencies', 'new feature', 'breaking-change', 'enhancement', 'documentation', 'internal'}

Copy link

github-actions bot commented Oct 4, 2024

PR missing one of the required labels: {'enhancement', 'new feature', 'dependencies', 'internal', 'breaking-change', 'bug', 'documentation'}

Copy link

github-actions bot commented Oct 4, 2024

PR missing one of the required labels: {'new feature', 'dependencies', 'documentation', 'breaking-change', 'internal', 'bug', 'enhancement'}

Copy link

github-actions bot commented Oct 4, 2024

PR missing one of the required labels: {'bug', 'documentation', 'breaking-change', 'new feature', 'internal', 'enhancement', 'dependencies'}

@Charles-Schleich Charles-Schleich added the enhancement New feature or request label Oct 4, 2024
@Charles-Schleich Charles-Schleich merged commit c6e0eeb into main Oct 4, 2024
15 of 17 checks passed
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

Successfully merging this pull request may close these issues.

1 participant