Skip to content

Repository to see how httpx deals with highly concurrent http2 requests

Notifications You must be signed in to change notification settings

HENNGE/httpx-h2-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

KeyError problem

  1. install poetry
  2. poetry install
  3. poetry run httpx-h2-testing server
  4. In another shell: poetry run httpx-h2-testing client 1000
  5. You might need to ctrl-c the client to see the exception.

About

Repository to see how httpx deals with highly concurrent http2 requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages