help wanted
倉庫指標
- 星標
- (12,623 顆星)
- PR 合併指標
- (平均合併 10天 17小時) (30 天內合併 69 個 PR)
描述
Play allows binding a single port for http traffic and a single port for https. Each port will serve exactly the same routes.
This issue is to track an improvement where multiple ports can be bound for https (for example) where each port serves traffic using different settings (e.g. HTTP/1.x vs HTTP/2[1])
[1] that's a bad example because HTTP/1 and HTTP/2 should coexist in a single port and protocol negotiation be supported (that is a different discussion though).