npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "TCP" 的结果(共 20 个)
pg-cloudflare

A socket implementation that can run on Cloudflare Workers using native TCP connections.

MIT
get-port-plz

Get an available TCP port to listen

MIT
json-socket

An easy way to send JSON over TCP using sockets.

get-port-please

Get an available TCP port to listen

MIT
nssocket

An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.js

MIT
mongodb-bridge

a tiny tcp proxy for network simulation (same as mongobridge.cpp)

MIT
on-net-listen

Observe when something in your node app starts listening on a TCP port

MIT
endpoint-utils

Utils to deal with TCP ports and hostnames. Safe for everyday use.

MIT
harbor

TCP port availability and assignment utility.

MIT
jackpot

Jackpot, TCP connection pooling for Node.js

find-free-port

find a free tcp port to listen locally

ISC
tcp-proxy.js

simple tcp proxy

MIT
bare-tcp

Native TCP sockets for JavaScript

Apache-2.0
reconnect

Reconnect a stream (tcp, ws, tls, http) when network goes down.

MIT
net-keepalive

Provides high-level access to socket options like TCP_KEEPIDLE, TCP_KEEPINTVL, TCP_KEEPCNT

MIT
connection-parse

Simple TCP connection string parser

MIT
json-over-tcp

TCP server/client messaging in JSON

tcp-port-used

A simple Node.js module to check if a TCP port is already bound.

MIT
mitm-mwoc

Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.

mitm-papandreou

Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.

AGPL-3.0-or-later WITH GPL-3.0-linking-exception