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

Add support for json rpc protocol serde #599

Merged
merged 16 commits into from
Jul 13, 2020

Conversation

JordonPhillips
Copy link
Member

@JordonPhillips JordonPhillips commented Jun 18, 2020

This add support for the json rpc protocols. Some work has been done to extract json serde out of the rest protocol, though the source hasn't yet been removed. This requires this pr to function at all.

@JordonPhillips JordonPhillips force-pushed the jsonrpc10 branch 5 times, most recently from 378ab24 to 8492ad5 Compare June 26, 2020 22:42
@JordonPhillips JordonPhillips marked this pull request as ready for review June 26, 2020 22:42
Copy link
Contributor

@jasdel jasdel left a comment

Choose a reason for hiding this comment

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

looks like the unsigned payload signer issue will be resolved once #625 is approved/merged

@JordonPhillips JordonPhillips requested a review from jasdel July 1, 2020 00:37
@JordonPhillips JordonPhillips changed the title Add support for json rpc protocol serializers Add support for json rpc protocol serde minus errors Jul 1, 2020
@JordonPhillips JordonPhillips changed the title Add support for json rpc protocol serde minus errors Add support for json rpc protocol serde Jul 7, 2020
Copy link
Contributor

@skotambkar skotambkar left a comment

Choose a reason for hiding this comment

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

Tried building locally, and see few protocol tests that got deleted/modified. Probably need to update the smithy dependency.

@JordonPhillips JordonPhillips merged commit 4cb3d56 into aws:feature/SmithyAPIClient Jul 13, 2020
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.

4 participants