Structured Stream Transport

From HandWiki
Revision as of 10:06, 9 May 2022 by imported>Rjetedi (change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: Experimental transport protocol

In computer networking, Structured Stream Transport (SST) is an experimental transport protocol that provides an ordered, reliable byte stream abstraction similar to TCP's, but enhances and optimizes stream management to permit applications to use streams in a much more fine-grained fashion than is feasible with TCP streams.

External links