书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 11778 个相关结果.
  • TLS/SSL

    TLS (SSL) Protocol support Client-initiated renegotiation attack mitigation NPN and SNI Perfect Forward Secrecy Modifying the Default Cipher Suite Using Legacy Default Cipher S...
  • IO

    IO 收消息 发消息 Socket The full picture IO 学习bRPC IO。 一般有三种操作IO的方式: blocking IO: 发起IO操作后阻塞当前线程直到IO结束,标准的同步IO,如默认行为的posix read 和write 。 non-blocking IO: 发起IO操作后不阻塞,用户可阻塞等待多个IO操...
  • IO

    收消息 发消息 Socket The full picture English version 一般有三种操作IO的方式: blocking IO: 发起IO操作后阻塞当前线程直到IO结束,标准的同步IO,如默认行为的posix read 和write 。 non-blocking IO: 发起IO操作后不阻塞,用户可阻塞等待多个IO操作同...
  • Launch server service

    Launch server service Launch server service Once socket is created successfully, we can launch server or client. Let’s focus on server firstly. No matter server uses TCP or...
  • WebSocket

    WebSocket initSocket 参数 返回值 举例 WebSocket 注: 在weex端,接入chameleon客户端sdk之后才可以使用该方法 initSocket 该方法传入一个url,返回一个WebSocket实例 参数 参数 类型 说明 url String 开发者服务器 ws 接口地址 ...
  • 安装

    服务器安装 必要条件 安装 最新版本 其他软件包 其他WebSocket服务器实现 使用 µWebSockets.js 杂项 依赖树 对应版本 服务器安装 必要条件 请确保Node.js 已安装在您的系统上。推荐使用长期支持(LTS)版本,请参见此处 . 信息 至少需要 Node.js 10,不再支持旧版本。 安装 要安装...
  • 主机配置

    主机配置 背景 dubbo 中不设置 host 时默认 host 是什么 那在 dubbo 中如何指定服务的 socket? 在使用 docker 时,有时需要设置端口映射,此时,启动 server 时绑定的 socket 和向注册中心注册的 socket 使用不同的端口号,此时又该如何设置? 总结 参考 主机配置 自定义 Dubbo 服...
  • Quickstart for perl/PSGI applications

    Quickstart for perl/PSGI applications Installing uWSGI with Perl support Note for distro packages Your first PSGI app What is that ‘–http-modifier1 5’ thing ??? Using a full we...
  • Testing

    Testing Example with mocha Example with jest Example with tape Testing You will find below some code examples with common testing libraries: mocha jest tape Example...
  • Testing

    Testing Example with mocha Example with jest Example with tape Testing You will find below some code examples with common testing libraries: mocha jest tape Example...