socketry / protocol-http

MIT License
23 stars 20 forks source link

Streaming #20

Closed ioquatix closed 2 years ago

ioquatix commented 2 years ago

Ensure that protocol-http has a correct implementation of a bi-directional stream, that can be constructed out of body (readable/writable) instances. This will replace the one in Async::HTTP.

Types of Changes

Testing