Support for TCP Fast open in Kestrel
Open
affected-few
area-networking
blocked
enhancement
severity-nice-to-have
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
[TCP Fast Open](https://en.wikipedia.org/wiki/TCP_Fast_Open) ([RFC 7413](https://tools.ietf.org/html/rfc7413)) is an extension to the TCP protocol.
Recent versions of Windows and Linux both support TCP Fast Open.
It'd be nice if we could put this on the Kestrel roadmap.
Contributor guide
Assessment
This issue has not been assessed yet.