ASK HN: How does mosh shell use UDP but provide reliability like TCP? (mosh.org) 3 points by sabya 10y ago ↗ HN
[–] dalke 10y ago ↗ They wrote a paper about it for Usenix, at https://mosh.org/mosh-paper.pdf .In general, it's always possible to put your own reliability layer on top of UDP. Other protocols do it too. g, https://en.wikipedia.org/wiki/Stream_Control_Transmission_Pr...
1 comment
[ 9.3 ms ] story [ 17.6 ms ] threadIn general, it's always possible to put your own reliability layer on top of UDP. Other protocols do it too. g, https://en.wikipedia.org/wiki/Stream_Control_Transmission_Pr...