actix-web icon indicating copy to clipboard operation
actix-web copied to clipboard

use h2 multiplexing in client

Open robjtede opened this issue 3 years ago • 1 comments

Currently, the stream multiplexing feature of HTTP/2 is not used in the awc client. It just uses the same connection strategy as HTTP/1.1 which is wasteful on resources.

robjtede avatar Mar 28 '22 11:03 robjtede

Hi @robjtede , I am interested in this topic, would you mind assigning this ticket to me please?

yinho999 avatar Apr 22 '23 14:04 yinho999