书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 11778 个相关结果.
  • 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...
  • WebSocket

    一个简单例子 建立 WebSocket 扩展和子协议 数据传输 限速 连接关闭 连接状态 聊天示例 总结 在 RFC 6455 规范中描述的 WebSocket 协议提供了一种在浏览器和服务器之间建立持久连接来交换数据的方法。数据可以作为“数据包”在两个方向上传递,而不会断开连接和其他 HTTP 请求。 对于需要连续数据交换的服务,...
  • 自定义Event Loop

    自定义Event Loop 回调函数 例子 自定义Event Loop EasySwoole支持自定义添加一个socket资源参与系统底层的事件调度循环,添加事件循环与swoole原生的EventLoop 一致,这里只做简单介绍,扩展应用请参照swoole文档 // 函数原型 bool swoole_event_add ( int $s...
  • HTTP Server APIs

    241 2022-02-21 《Deno v1.18.2 Manual》
    HTTP Server APIs A “Hello World” server Inspecting the incoming request Responding with a response WebSocket support HTTPS support Lower level HTTP server APIs HTTP Server...
  • HTTP Server APIs

    245 2022-01-19 《Deno v1.17.2 Manual》
    HTTP Server APIs A “Hello World” server Inspecting the incoming request Responding with a response WebSocket support HTTPS support Lower level HTTP server APIs HTTP Server...
  • Running uWSGI via Upstart

    Running uWSGI via Upstart A simple script (/etc/init/uwsgi.conf) Using the Emperor What is –die-on-term? Socket activation (from Ubuntu 12.04) Running uWSGI via Upstart Ups...
  • sockopt

    sockopt callback sockopt callback The sockopt callback is set with CURLOPT_SOCKOPTFUNCTION : curl_easy_setopt ( handle , CURLOPT_SOCKOPTFUNCTION , sockopt_callback ); The...
  • Transport

    Transport Transport settings Transport profiles Long-lived idle connections Request compression Response compression Transport tracer Transport REST clients send requests...
  • uWSGI 2.0.6

    uWSGI 2.0.6 Bugfixes New features The new Rados plugins –if-hostname Apache2 mod_proxy_uwsgi stabilization uwsgi[rsize] routing var the callint scheme –fastrouter-fallback-on...
  • 3.0a8 (2010-01-20)

    3.0a8 (2010-01-20) 3.0a8 (2010-01-20) Don’t cleanup file descriptors on first supervisord invocation:this is a lame workaround for Snow Leopard systems that uselibdispatch and...