alibaba / xquic

XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Apache License 2.0
1.7k stars 327 forks source link

[Feature]: specify stream priority to enable network slicing qos #122

Open leopard2ic opened 2 years ago

leopard2ic commented 2 years ago

Before request a new feature

Describe the feature you'd like supported

Currently version, parellel stream is fifo scheduling that enable network slicing. Further more, we need specify stream priority to make qos works.

Describe alternatives you've considered

No response

Additional context

No response