[ 源代码: node-lynx ]
软件包:node-lynx(0.2.1-5)
Minimalistic StatsD client for Node.js programs
Lynx is a minimalistic node.js client for the statsd server.
Features:
* Minimalistic — there is only a minimum of abstraction between you and statsd * Streams — You can stream in and out of a lynx connection * Re-usable UDP Connections — Keeps UDP connections open for a certain time * Errors — Pluggable error handling, by default errors are ignored
Node.js is an event-based server-side JavaScript engine.
其他与 node-lynx 有关的软件包
|
|
|
|
-
- dep: node-mersenne
- High-quality Mersenne Twister random numbers for Node.js
-
- dep: node-statsd-parser
- Streaming parser for the statsd protocol for Node.js