IRumorSender public interface IRumorSender : IAsyncDisposable Represents broadcast command. Documentation Code Task SendAsync(EndPoint peer, CancellationToken token) Sends custom message to the specified peer from the active view.