Cristian Andrei
Results
3
issues of
Cristian Andrei
#### Problem Description: In the current implementation of the server within `salvo_core/src/server.rs`, there is no limit or control over the maximum number of concurrent connections the server can handle. The...
## Is your feature request related to a problem? Please describe. Currently, when using `#[derive(EncodeLabelSet)]`, there is no straightforward way to conditionally skip a field from being encoded as a...