Changes
- chore: fix typo in Accept function by @IgorSilvestre in #544
- fix: transmit in single frame when compression enabled by @DanielleMaywood in #552
- docs: add document for AI agents (AGENTS.md) by @mafredri in #547
- docs: remove mention of resolved issue in README by @tamird in #556
- docs: fix lint issue by @mafredri in #557
- docs: fix roadmap links after repo transfer by @GeObts in #558
- avoid per-frame cleanup closures on read to remove 2 allocs per frame read by @mitchellh in #565
- conn: skip timeout callbacks for background contexts by @mitchellh in #566
New Contributors
- @IgorSilvestre made their first contribution in #544
- @tamird made their first contribution in #556
- @GeObts made their first contribution in #558
- @mitchellh made their first contribution in #565
Full Changelog: v1.8.14...v1.8.15