Skip to content

Configurable buffer sizes

Compare
Choose a tag to compare
@mattgodbolt mattgodbolt released this 18 Jan 20:27
· 333 commits to master since this release

Added the ability to change the buffer size used for clients.

Internal fixes to make CMake builds more consistent.

Enums are now enum classes: apologies for the API change. I suck at semantic versioning, it turns out :(