Interface IDaprPublisher
- Namespace
- Virtufin.WebSocketManager.Services
- Assembly
- Virtufin.WebSocketManager.dll
public interface IDaprPublisher
Methods
PublishAsync(string, string, string, byte[], string?)
Task PublishAsync(string topic, string websocketId, string websocketUrl, byte[] payload, string? contentType = null)