Hacker News new | ask | show | jobs
by akvadrako 764 days ago
That isn't true at all. In most binary protocols, you put the size of the message in the header. Then any sequence of bytes is allowed to follow. There are no escape sequences.
1 comments

That’s still in-band signalling: The metadata is in the same channel as the data.