stewie1570/tetris

Optimization needed

Closed this issue · 0 comments

await Clients
.Group(statusMessage.GroupId)
.SendAsync("status", statusMessage.Message);

Send status to other members in the group only.