pub const SIGNALR_TRANSPORT: &str = "signalr.transport";
Expand description

SignalR transport type.

§Examples

  • web_sockets
  • long_polling