New
Unclaimed project
Are you a maintainer of bore? Claim this project to take control of your public changelog and roadmap.
This version fixes a bug in handling of half-closed TCP streams. Previously, half-closing a TCP stream (FIN) would result in the entire proxy connection being dropped, but now it only closes that half of the stream.
Full Changelog: https://github.com/ekzhang/bore/compare/v0.5.3...v0.6.0