1 reference to BinaryMessageParser
Microsoft.AspNetCore.SignalR.Protocols.MessagePack (1)
Protocol\MessagePackHubProtocolWorker.cs (1)
30
if (!
BinaryMessageParser
.TryParseMessage(ref input, out var payload))