Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlatformStandardWebSocketOptions

WebSocket连接选项

Hierarchy

  • PlatformStandardWebSocketOptions

Index

Properties

Properties

Optional timeout

timeout: number

超时时间

Optional transports

transports: Array<string>

可选的连接协议, 说明见sockjs supported transports

url

url: string

连接地址

Generated using TypeDoc