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

Internal eventstream RPC functionality to support greengrass RPC #348

Merged
merged 8 commits into from
Apr 11, 2023

Conversation

bretambrose
Copy link
Contributor

@bretambrose bretambrose commented Apr 5, 2023

Eventstream RPC implementation
Testing is done via the (currently handwritten) echo rpc client and tests, which are in a separate PR to keep things managable
Will not build until the CRT is released with awslabs/aws-crt-nodejs#439

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@TwistedTwigleg TwistedTwigleg left a comment

Choose a reason for hiding this comment

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

Looks good to me! There was just a few minor nitpicks.

lib/eventstream_rpc_utils.ts Show resolved Hide resolved
lib/eventstream_rpc_utils.ts Outdated Show resolved Hide resolved
lib/eventstream_rpc.ts Outdated Show resolved Hide resolved
lib/eventstream_rpc.ts Outdated Show resolved Hide resolved
lib/eventstream_rpc.ts Show resolved Hide resolved
lib/eventstream_rpc.ts Show resolved Hide resolved
lib/eventstream_rpc.ts Show resolved Hide resolved
lib/eventstream_rpc.ts Show resolved Hide resolved
lib/eventstream_rpc.ts Show resolved Hide resolved
lib/eventstream_rpc.ts Show resolved Hide resolved
lib/eventstream_rpc.ts Show resolved Hide resolved
@bretambrose bretambrose merged commit 7863a40 into main Apr 11, 2023
@bretambrose bretambrose deleted the EventstreamRPC branch April 11, 2023 18:29
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.

3 participants