Closed ShiKaiWi closed 2 years ago
Part of work of #10
The heartbeat stream from clients needs management by HeartbeatStreams including Bind, Unbind etc.
HeartbeatStreams
Bind
Unbind
Introduce the HeartbeatStreams to manage heartbeat streams from clients.
Which issue does this PR close?
Part of work of #10
Rationale for this change
The heartbeat stream from clients needs management by
HeartbeatStreams
includingBind
,Unbind
etc.What changes are included in this PR?
Introduce the
HeartbeatStreams
to manage heartbeat streams from clients.Are there any user-facing changes?
How does this change test