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

Performance improvement in streaming CESR over HTTP. #605

Merged
merged 8 commits into from
Nov 19, 2023

Conversation

pfeairheller
Copy link
Member

This PR includes:

  • Update XBRL attestation vLEI script to use new kli commands for credential creation and granting.
  • New class StreamPoster and PUT endpoint for HttpEnd to allow for streaming many messages over HTTP with significantly reduced overhead. All the IPEX commands have been updated to use the new class for sending events to all endpoint types.
  • Add the ability to add headers to any request sent by StreamPoster
  • Remove unused "share oobi" endpoint.
  • Update shareArtifacts (credentials) to use a StreamPoster instead of Poster.

Signed-off-by: pfeairheller <[email protected]>
…ntial creation and granting.

Signed-off-by: pfeairheller <[email protected]>
…aming many messages over HTTP with significantly reduced overhead. All the IPEX commands have been updated to use the new class for sending events to all endpoint types.

Signed-off-by: pfeairheller <[email protected]>
* Remove unused "share oobi" endpoint.
* Update shareArtifacts (credentials) to use a StreamPoster instead of Poster.

Signed-off-by: pfeairheller <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
Signed-off-by: pfeairheller <[email protected]>
Copy link
Member

@m00sey m00sey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍻

@pfeairheller pfeairheller merged commit 44a1fa7 into WebOfTrust:development Nov 19, 2023
6 checks passed
@pfeairheller pfeairheller deleted the feat-essr branch November 19, 2023 23:09
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.

2 participants