Mptcp: An overlooked new feature in Go 1.21
Mptcp: An overlooked new feature in Go 1.21
www.sobyte.net
MPTCP: an overlooked new feature in Go 1.21
[ comments | sourced from HackerNews
Mptcp: An overlooked new feature in Go 1.21
MPTCP: an overlooked new feature in Go 1.21
[ comments | sourced from HackerNews
A very nice write-up.
My nit-pick is that a novice may misconstrue MPTCP as coming from Go, rather than Go adding support for MPTCP. Go has added support for a feature used elsewhere. Go is not the driver for this technology.
https://multipath-tcp.org/
This is a great feature to add to Go. I do appreciate the write-up.