micro-udp

1.1.0 • Public • Published

Installation

The easiest way to install Micro-UDP is to use the Node Package Manager (NPM). You can download it with your systems CLI, the package name is micro-udp.

npm install --save micro-udp

--

Server

tbd.

Client

tbd.

Queue

tbd.

--

Debugging

You can activate the internal debugger which will log the important messages to your console with the specified module, request/response output and the time needed to finish command execution. Use the environement variable MUDP_DEBUG to enable the debug-mode, short example below.

MUDP_DEBUG=true node ./index.js --my-argument
Example output

Debugger Example Output

Debugger Example Output 2

Package Sidebar

Install

npm i micro-udp

Weekly Downloads

2

Version

1.1.0

License

MIT

Last publish

Collaborators

  • janbiasi