Package tfo provides drop-in wrappers around Go's net package to enable TCP Fast Open on Linux, Windows, macOS, and FreeBSD.
go get github.com/database64128/tfo-goNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a TCP listener with TCP Fast Open enabled.
Avoid using Windows for high-concurrency applications, or limit the number of connections.
Test thoroughly on FreeBSD before production use.
No dependency data recorded yet.