pub const FLAG_SESSION_START: u8 = 0b0000_0010;
Frame flag: this is the first message of a new session.
Set on session-initiating message types such as ExecRequest and FsRequest.
ExecRequest
FsRequest