Constant SIGNALR_TRANSPORT

pub const SIGNALR_TRANSPORT: &'static str;
Expand description

SignalR transport type

§Notes

§Examples

  • "web_sockets"
  • "long_polling"