Data Structures
Due to the physical limit on UDP socket size, the event is being split to frames (32 KB) for sending to the event builder.
The sender waits for acknowledge before sending new frame. (This does not impose any overhead in full duplex point-to-point connection)