-
Notifications
You must be signed in to change notification settings - Fork 34
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
Publish micro_http to crates.io #4
Comments
Thanks Andreea:)
I have done some experiments and worked out a draft version of micro-http crate, which combines code from both firecracker and cloud hypervisor.
So it would be great if we could cooperate on this topic to build a light-weight and secure http implementation:)
… On Jan 14, 2020, at 2:40 AM, Andreea Florescu ***@***.***> wrote:
@jiangliu and @sameo were asking/suggesting to publish our micro_http implementation to crates.io.
I am opening this issue to discuss if this is something that we want to do. I don't believe that rust-vmm is the appropriate organization for this crate as the micro_http is not really related to VMMs, so we will need to be hosting it in some other place.
CC: @firecracker-microvm/compute-capsule
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
@sameo @jiangliu we created a repository with the micro-http code in the firecracker-microvm organization. We plan to move this at some point to an organization where it makes more sense to sit, but to kick start things faster, we can consume the micro-http implementation from there for now. We will also open an issue with what we think are the next steps before publishing it to crates.io. In the meantime, can you also open issues/PRs with the changes that you had in mind so we can sync on it? |
Would it make sense to open this issue in the newly created repo? |
@dianpopa Issue is now transferred to the micro-http repo. |
Cool, thanks! |
The sole purpose of this update is to give this issue some puls. The idea is that it gets moving again. |
@andreeaflorescu Is there any near future plan for publishing this as a crate ? |
@jiangliu and @sameo were asking/suggesting to publish our micro_http implementation to crates.io.
I am opening this issue to discuss if this is something that we want to do. I don't believe that rust-vmm is the appropriate organization for this crate as the micro_http is not really related to VMMs, so we will need to be hosting it in some other place.
CC: @firecracker-microvm/compute-capsule
The text was updated successfully, but these errors were encountered: