LogoLogo
search
Ctrlk
  • 关于本socket.io中文文档
  • socket.IO websitearrow-up-right-from-square
  • 1 指南(Guide)chevron-right
  • 2 文档(Docs)chevron-right
  • 3 客户端-API(Client-API)chevron-right
    • 3.1 iochevron-right
    • 3.2 managerchevron-right
      • 3.2.1 new Manager(url[,options])
      • 3.2.2 manager.reconnection([value])
      • 3.2.3 manager.reconnectionAttempts([value])
      • 3.2.4 manager.reconnectionDelay.([value])
      • 3.2.5 manager.reconnectionDelayMax([value])
      • 3.2.6 manager.timeout(pvalue[])
      • 3.2.7 manager.open([callback])
      • 3.2.8 manager.connect([callback])
      • 3.2.9 manager.socket(nsp,options)
      • 3.2.10 event:connect_error
      • 3.2.11 event:connect_timeout
      • 3.2.12 event:reconnect
      • 3.2.13 event:reconnect_attempt
      • 3.2.14 event:reconnecting
      • 3.2.15 event:reconnect_error
      • 3.2.16 event:reconnect_failed
      • 3.2.17 event:ping
      • 3.2.18 event:pong
    • 3.3 socketchevron-right
  • 4 服务端-API(Server-API)chevron-right
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. 3 客户端-API(Client-API)

3.2 manager

3.2.1 new Manager(url[,options])chevron-right3.2.2 manager.reconnection([value])chevron-right3.2.3 manager.reconnectionAttempts([value])chevron-right3.2.4 manager.reconnectionDelay.([value])chevron-right3.2.5 manager.reconnectionDelayMax([value])chevron-right3.2.6 manager.timeout(pvalue[])chevron-right3.2.7 manager.open([callback])chevron-right3.2.8 manager.connect([callback])chevron-right3.2.9 manager.socket(nsp,options)chevron-right3.2.10 event:connect_errorchevron-right3.2.11 event:connect_timeoutchevron-right3.2.12 event:reconnectchevron-right3.2.13 event:reconnect_attemptchevron-right3.2.14 event:reconnectingchevron-right3.2.15 event:reconnect_errorchevron-right3.2.16 event:reconnect_failedchevron-right3.2.17 event:pingchevron-right3.2.18 event:pongchevron-right
Previous3.1.11 初始化示例-自签名证书chevron-leftNext3.2.1 new Manager(url[,options])chevron-right

Last updated 6 years ago

Was this helpful?

Was this helpful?