upvote
TCP or UDP are orthogonal to this, so the original comment feels like a non sequitur. These streams are not network streams and could be a file, chunks of procedural audio, or whatever.
reply
The browser does have a UDP data stream available for applications to send arbitrary bytes over UDP; it's part of WebRTC.
reply