Skip to content

Improved Async buffer handling

Compare
Choose a tag to compare
@avsm avsm released this 24 Apr 16:27
· 1622 commits to master since this release
  • [async] Limit buffer size to a maximum of 32K in the Async backend
    (#330 from Stanislav Artemkin).
  • Add Cohttp.Conf.version with the library version number included.
  • Remove debug output from cohttp-curl-async.
  • Add the beginning of a DESIGN.md document to explain the library structure.