书栈网 · BookStack 本次搜索耗时 0.071 秒,为您找到 13483 个相关结果.
  • Socket.IO

    title: Socket.IO 安装 egg-socket.io 安装 配置 uws redis 部署 使用 egg-socket.io Middleware Connection Packet Controller Router Namespace/Room Namespace (nsp) Room 实例 client 微...
  • 2.1.111 作为跨浏览器使用websocket

    作为跨浏览器使用websocket Serve(app.js) Client(index.html) 作为跨浏览器使用websocket 如果您只想要WebSocket语义,那么您也可以这样做。 只需利用send 和监听message 事件: Serve(app.js) const io = require ( 'socket.io' )...
  • Socket.IO

    Socket.IO 安装 egg-socket.io 安装 配置 uws redis 部署 使用 egg-socket.io Middleware Connection Packet Controller Router Namespace/Room Namespace (nsp) Room 实例 client 微信小程序 ...
  • Socket.IO

    Socket.IO 安装 egg-socket.io 安装 配置 uws redis 部署 使用 egg-socket.io Middleware Connection Packet Controller Router Namespace/Room Namespace (nsp) Room 实例 client 微信小程序 s...
  • 应用结构

    应用结构 注册事件处理程序 每个文件注册自己的事件处理程序 所有事件处理程序都注册在 index.js 文件中 应用结构 注册事件处理程序 您将在下面找到关于如何注册事件处理程序的两个建议。 请注意,这些只是建议,而不是您必须遵循的严格准则。请根据自己的喜好进行调整! 每个文件注册自己的事件处理程序 在这里,入口点保持整洁,但事件侦听器...
  • Getting asynchronous

    Getting asynchronous Chaining computations Getting asynchronous Futures are all about managing asynchronicity. Implementing a future thatcompletes asynchonously requires co...
  • Lesson 45 实战分析:评论功能(八)

    1900 2019-08-22 《React.js 小书》
    作者:胡子大哈 原文链接: http://huziketang.com/books/react/lesson45 转载请注明出处,保留原文链接和作者信息。(本文未审核) 接下可以重构组件部分的内容了。先回顾一下之前我们是怎么划分组件的: 组件树: 这样划分方式当然是没错的。但是在组件的实现上有些问题,我们之前并没有太多地考虑...
  • asyncore —- 异步socket处理器

    asyncore —- 异步socket处理器asyncore Example basic HTTP client asyncore Example basic echo server asyncore —- 异步socket处理器 源码: Lib/asyncore.py 3.6 版后已移除: 请使用 asyncio 替代。 ...
  • Offline behavior

    Offline behavior Buffered events Offline behavior Buffered events By default, any event emitted while the Socket is not connected will be buffered until reconnection. While u...
  • Ansible Configuration Settings

    Ansible Configuration Settings The configuration file Avoiding security risks with ansible.cfg in the current directory Relative paths for configuration Common Options ACTION_WA...