actix-web
                                
                                 actix-web copied to clipboard
                                
                                    actix-web copied to clipboard
                            
                            
                            
                        use h2 multiplexing in client
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.
Hi @robjtede , I am interested in this topic, would you mind assigning this ticket to me please?