Basic Http client using built in net and tls modules
Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocol
SAP HANA Database Client for Node
An HTTP/1.1 client, written from scratch for Node.js
React Native TCP socket API for Android & iOS with SSL/TLS support
Easy extendable SSH tunnel
A Node.js interface to the Android monkey tool.
A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.
An HTTP/REST based Redis client built on top of Upstash REST API.
A base class for tcp client with basic functions
Node.js client for NATS, a lightweight, high-performance cloud native messaging system
XMPP TCP for JavaScript
A simple Node.js module to check if a TCP port is already bound.
SSH TCP extensions library for Dev Tunnels
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
the http/https agent used by the npm cli
Implementation for the Serial/TCP Modbus protocol.
S3 Compatible Cloud Storage client
An HTTP/REST based Vector DB client built on top of Upstash REST API.
Node.js client for StatsD, DogStatsD, and Telegraf
Convert a Multiaddr to a URI
A full-featured HTTP proxy for Node.js.
Sharing Connection among Multi-Process Nodejs
JSON-RPC 2.0 client and server
The Dictionary Server Protocol (DICT) is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases. See RFC 2229 for details. http://tools.ietf.org/html/rfc2229
EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required. The present alternative version 'eventmachine-with-ipv6' contains some crucial fixes for datagrams (UDP) and IPv6 developed since 2010 by Carsten Bormann and Iñaki Baz Castillo. This is needed for many applications in 2012, but might detract from the stability achieved for other typical uses of the base eventmachine. It is otherwise identical with base eventmachine. Install either base eventmachine or this version eventmachine-with-ipv6. If you have installed both, use gem 'eventmachine-with-ipv6' before require 'eventmachine' Alternatively use Bundler and write this in your gemfile: gem "eventmachine", :git => "git://github.com/cabo/eventmachine" Please send all bugs in this version to https://github.com/cabo/eventmachine/issues
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.