-
Notifications
You must be signed in to change notification settings - Fork 357
Closed
Description
I've used String as the data type for input/output just to get functional quickly, rather than choosing a byte abstraction. This now needs to be replaced with whatever we choose to use.
Rather than byte[] or nio.ByteBuffer, we probably want something that can work across transport implementations, including Netty's ByteBuf.
Metadata
Metadata
Assignees
Labels
No labels