streambed / streambed-rs

Event driven services toolkit
Apache License 2.0
31 stars 5 forks source link

Increase the default max record size #44

Closed huntc closed 1 year ago

huntc commented 1 year ago

This copes with 11KiB records being found in the wild.

Also modernises our CI build as per how we're doing this elsewhere.