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

https://github.com/hauntedhost/stream-test

Tiny node server to test HTTP/2 request streaming
https://github.com/hauntedhost/stream-test

Last synced: 11 months ago
JSON representation

Tiny node server to test HTTP/2 request streaming

Awesome Lists containing this project

README

          

## Stream Test

Tiny node server to test HTTP/2 request streaming.

## Usage

```
npm install
bin/genkeys.sh
npm run dev
bin/test.sh
```