书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 415 个相关结果.
  • 服务器实例

    服务器实例 服务器#engine 实用方法 socketsJoin socketsLeave disconnectSockets fetchSockets serverSideEmit Events connection 完整API 服务器实例 服务器实例(通常io 在代码示例中调用)具有一些可能在您的应用程序中使用的属...
  • Redis Streams adapter

    Redis Streams adapter How it works Installation Usage Options Common questions Latest releases Redis Streams adapter How it works The adapter will use a Redis stream to ...
  • Migrating from 3.x to 4.0

    Migrating from 3.x to 4.0 Breaking changes io.to() is now immutable wsEngine option Configuration Ensure compatibility with Swift v15 clients The default value of pingTimeout...
  • Migrating from 3.x to 4.0

    Migrating from 3.x to 4.0 Breaking changes io.to() is now immutable wsEngine option Configuration Ensure compatibility with Swift v15 clients The default value of pingTimeout...
  • 从3.x迁移到4.0

    从3.x迁移到4.0 Breaking changes io.to() is now immutable wsEngine option Configuration Ensure compatibility with Swift v15 clients The default value of pingTimeout was increased...
  • Migrating from 3.x to 4.0

    Migrating from 3.x to 4.0 Breaking changes io.to() is now immutable wsEngine option Configuration Ensure compatibility with Swift v15 clients The default value of pingTimeout...
  • 2.5.1 可用的调试范围

    日志和调试 可用的调试范围 日志和调试 socket.io现在完全由TJ Holowaychuk称之为debug 的一个极简但功能强大的实用程序进行了测 试。 在1.0之前,socket.io服务器默认将所有内容注销到控制台。这对许多用户来说是非常冗长的(尽管对其他用户非常有用),所以现在默认情况下我们完全保持沉默。 基本思想是socket.io...
  • 运作原理

    运作原理 Engine.IO 传输 HTTP 长轮询 WebSocket 握手 升级机制 断线检测 Socket.IO 运作原理 Socket.IO 服务器 (Node.js) 和 Socket.IO 客户端(浏览器, Node.js 或 其他编程语言 )之间的双向通道尽可能使用WebSocket 连接 建立,并将使用 HTTP 长轮询...
  • MongoDB adapter

    MongoDB adapter How it works Installation Usage Options Common questions Emitter Installation Usage MongoDB adapter How it works The MongoDB adapter relies on MongoDB’s...
  • Initialization

    Client Initialization From the same domain From a different domain Custom namespace Notable options transports option Client Initialization Once you have installed the So...