Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

ui: transition to Warp #439

Open
oleganza opened this issue May 14, 2020 · 0 comments
Open

ui: transition to Warp #439

oleganza opened this issue May 14, 2020 · 0 comments

Comments

@oleganza
Copy link
Contributor

We currently use Rocket in the demo app which has a few problems:

  1. It is not actively supported, posing a risk down the road.
  2. It requires nightly Rust.
  3. Minor issue: its handlers are not async.

Warp seems to be fixing all these issues and seems to be pretty easy to use.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant