Answer (Choose 1 answer)
ASP.NET Core SignalR supports two protocols for encoding messages. Each protocol has serialization configuration options. Please choose the correct protocols.
A. JSON and BSON
B. JSON and MessagePack
C. JSON and XML
D. BSON and MessagePack
Rsh
Q: 19