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

Implement an in-memory transport #43

Open
kabergstrom opened this issue Dec 8, 2019 · 1 comment
Open

Implement an in-memory transport #43

kabergstrom opened this issue Dec 8, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kabergstrom
Copy link
Collaborator

kabergstrom commented Dec 8, 2019

By implementing an in-memory transport (just something in-process, like a channel) for RPC (both loader and asset hub server), tokio's IO dependencies can be made optional, greatly reducing the total number of dependencies.

@kabergstrom kabergstrom added enhancement New feature or request help wanted Extra attention is needed labels Dec 8, 2019
@HeyZoos
Copy link

HeyZoos commented Feb 27, 2020

I'm going to give this a try. 😬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants