PendingPacket struct

A fully built packet waiting for the Sentinel drain pass to send it.

Public variables

PacketHeader Header
std::vector<uint8_t> Payload
bool Reliable