rocket.rs is literally so close to being the perfect replacement for hyper in Freechat I can almost taste it.
>clean asynchronous route handler
>simple database pooling scheme
>route guards for simple authentication layer implementation
Once the asynchronous database pools are introduced I'm going to have a field day replacing hyper
Not saying its a bad framework but more that im bad at picking frameworks