An open API service indexing awesome lists of open source software.

https://github.com/bradfitz/h2slam

slam an HTTP/2 server a lot of concurrent load over a single TCP connection (for debugging something)
https://github.com/bradfitz/h2slam

Last synced: about 1 year ago
JSON representation

slam an HTTP/2 server a lot of concurrent load over a single TCP connection (for debugging something)

Awesome Lists containing this project

README

          

# h2slam

Usage:

```
go run github.com/bradfitz/h2slam@main --host=$HOSTNAME
```