Type Alias Heartbeat

Source
pub type Heartbeat = SecurityCount;
Expand description

心跳包。用于保持 Tcp 连接。

Aliased Type§

struct Heartbeat { /* private fields */ }