Skip to content

Rewrite apiserver to actix #336

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

Closed
wants to merge 7 commits into from
Closed

Rewrite apiserver to actix #336

wants to merge 7 commits into from

Conversation

MikailBag
Copy link
Member

Now apiserver will use actix-web instead of rocket.

Benefits:

  • Brings us closer to Stable Rust #33 resolution
  • Should speed up apiserver
  • Groundwork for upcoming TLS authentication

@MikailBag MikailBag force-pushed the apiserver-actix branch 3 times, most recently from 85122aa to 8c19308 Compare April 18, 2020 11:17
@MikailBag MikailBag force-pushed the apiserver-actix branch 5 times, most recently from 2b23fe8 to c34034f Compare May 8, 2020 14:14
@p4vook p4vook linked an issue May 8, 2020 that may be closed by this pull request
@p4vook p4vook removed a link to an issue May 8, 2020
@MikailBag MikailBag marked this pull request as ready for review May 9, 2020 14:20
@MikailBag MikailBag closed this May 20, 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.

1 participant