Constant SIGNALR_TRANSPORT

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

SignalR transport type

§Notes

§Examples

  • "web_sockets"
  • "long_polling"