Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Migrate to async/await #153

Closed
wants to merge 3 commits into from
Closed

Migrate to async/await #153

wants to merge 3 commits into from

Conversation

xla
Copy link
Contributor

@xla xla commented Feb 13, 2020

Closes #136

@xla xla force-pushed the xla/136-migrate-to-async branch 2 times, most recently from c0387df to 3a575d0 Compare March 4, 2020 19:37
@xla
Copy link
Contributor Author

xla commented Mar 5, 2020

Updated the branch after our required rewrite due to the release. The adjustment to the api changes in latest juniper have been done, it's currently blocked by graphql-rust/juniper#549.

@xla
Copy link
Contributor Author

xla commented Mar 6, 2020

I started a first attempt to implement graphql-rust/juniper#549 in graphql-rust/juniper#552. Meanwhile all methods have been migrated to async and underlying datatypes use thread-safe versions.

@xla
Copy link
Contributor Author

xla commented Apr 20, 2020

Obsolete as we move to a REST API.

@xla xla closed this Apr 20, 2020
@xla xla deleted the xla/136-migrate-to-async branch April 20, 2020 07:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate proxy to async/await
1 participant