WTX: New Web Framework Written in Rust
1 point by CaioFer 10 months ago | 1 comment- CaioFer 10 months ago`wtx` is, among other things, a RFC6455, RFC7541, RFC7692 and RFC9113 implementation written in Rust intended to allow the development of web applications through a built-in server framework, a built-in `PostgreSQL` connector, a built-in `WebSocket` handler and a built-in `gRPC` manager. There is also a built-in API client framework that facilitates the maintainability of large endpoints.
Here goes a list of related benchmarks: https://c410-f3r.github.io/wtx-bench, https://i.imgur.com/Iv2WzJV.jpg, https://github.com/diesel-rs/metrics, https://i.imgur.com/vf2tYxY.jpg.
If you know of any other set of web benchmarks, please let me know.