Skip to content

Broadcast Serialization

mlx4 edited this page Apr 10, 2012 · 1 revision
|----|-------|----|--------|
|type|channel|nick|contents|
|----|-------|----|--------|
 4    64      64   256      bytes

these are all in utf8 with no field separators.

this might cause some issues with fields being read improperly if the contents are the exact length of the field.

we'll need to figure out how and where to put in "chunk numbers" for chunked messages.

Clone this wiki locally