[ 源代码: node-agent-base ]
软件包:node-agent-base(6.0.2-2)
node-agent-base 的相关链接
Debian 的资源:
下载源码包 node-agent-base:
- [node-agent-base_6.0.2-2.dsc]
- [node-agent-base_6.0.2.orig-async-listen.tar.gz]
- [node-agent-base_6.0.2.orig.tar.gz]
- [node-agent-base_6.0.2-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Turn a function into an http.Agent instance
This module provides an http.Agent generator. That is, you pass it an async callback function, and it returns a new http.Agent instance that will invoke the given callback function when sending outbound HTTP requests.
Node.js is an event-based server-side JavaScript engine.
其他与 node-agent-base 有关的软件包
|
|
|
|
-
- dep: node-debug
- small debugging utility for Node.js
-
- dep: node-semver
- Semantic Versioning for Node.js
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable