teamhackback / hb-ddb

Vibe.d Async native D Postgres client
https://teamhackback.github.io/hb-ddb/docs/ddb/pg.html
1 stars 1 forks source link

PGStream: Use chunked output stream #8

Open wilzbach opened 7 years ago

wilzbach commented 7 years ago

https://github.com/rejectedsoftware/vibe.d/blob/master/http/vibe/http/common.d#L472

createChunkedOutputStream(stream)

See also: https://github.com/pszturmaj/ddb/compare/master...etcimon:master