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

Upgrade json-transport to Tokio 0.2 #263

Merged
merged 2 commits into from
Oct 9, 2019
Merged

Upgrade json-transport to Tokio 0.2 #263

merged 2 commits into from
Oct 9, 2019

Conversation

vorot93
Copy link
Contributor

@vorot93 vorot93 commented Aug 23, 2019

I am temporarily using git version of tokio-serde-json, until a newer version is released.

@vorot93 vorot93 requested a review from tikue August 23, 2019 01:58
@tikue
Copy link
Collaborator

tikue commented Aug 23, 2019

Thanks for doing this! Have you talked to the maintainers of tokio serde json to see if they'll upstream your changes?

@vorot93 vorot93 force-pushed the json-transport-upgrade branch 3 times, most recently from 6e7a4cd to ed289dc Compare September 4, 2019 14:41
@vorot93
Copy link
Contributor Author

vorot93 commented Sep 4, 2019

I have! tokio-serde has been upstreamed, tokio-serde-json is under review.

@vorot93 vorot93 force-pushed the json-transport-upgrade branch from ed289dc to e38fb77 Compare September 5, 2019 13:58
@vorot93 vorot93 force-pushed the json-transport-upgrade branch 3 times, most recently from 411e354 to cfa175a Compare October 2, 2019 20:16
@tikue
Copy link
Collaborator

tikue commented Oct 3, 2019

I checked with Carl on the tokio-serde-json PR -- he said he's not maintaining the repo anymore. What do you want to do? I say let's just inline the code into tarpc-json-transport; it's less than 200 LOC.

@vorot93
Copy link
Contributor Author

vorot93 commented Oct 4, 2019

I'm strongly against inlining since that code is too general for tarpc and can be used elsewhere. I'd be happy to take over and make a release though.

@tikue
Copy link
Collaborator

tikue commented Oct 4, 2019

Do you want to fork and publish a new version?

@vorot93 vorot93 force-pushed the json-transport-upgrade branch from cfa175a to 9b1af92 Compare October 7, 2019 15:08
@vorot93 vorot93 force-pushed the json-transport-upgrade branch from 9b1af92 to c9297d4 Compare October 7, 2019 16:30
@vorot93 vorot93 marked this pull request as ready for review October 7, 2019 16:43
@vorot93
Copy link
Contributor Author

vorot93 commented Oct 7, 2019

Let's get this merged!

json-transport/src/lib.rs Show resolved Hide resolved
json-transport/src/lib.rs Show resolved Hide resolved
json-transport/src/lib.rs Show resolved Hide resolved
@vorot93 vorot93 requested a review from tikue October 8, 2019 23:02
@tikue tikue merged commit 5ab3866 into master Oct 9, 2019
@vorot93 vorot93 deleted the json-transport-upgrade branch October 9, 2019 01:18
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