BedrockFramework
BedrockFramework copied to clipboard
Framing - Variable size length fielded protocol
There are framing protocols that are prefixed with a header object, so the simple length prefix protocol is not good for those scenarios.
I'll happily develop a generic framing protocol to handle headers as well.
@davidfowl what do you think about it?