duplexify in sindresorhus/awesome-nodejs

Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input

updated at Oct. 27, 2024, 8:29 p.m.

JavaScript

7 +0

191 +0

36 +0

GitHub
dns-discovery in Kikobeats/awesome-network-js

Discovery peers in a distributed system using regular dns and multicast dns.

updated at Oct. 27, 2024, 8:28 p.m.

JavaScript

8 +0

193 +0

18 +0

GitHub
polo in Kikobeats/awesome-network-js

Polo is a zero configuration service discovery module written completely in Javascript.

updated at Oct. 27, 2024, 8:28 p.m.

JavaScript

23 +0

247 +0

20 +0

GitHub
pumpify in sindresorhus/awesome-nodejs

Combine an array of streams into a single duplex stream using pump and duplexify

updated at Oct. 27, 2024, 8:28 p.m.

JavaScript

7 +0

256 +0

14 +0

GitHub
webrtc-swarm in Kikobeats/awesome-network-js

Create a swarm of p2p connections using webrtc and a signalhub

updated at Oct. 27, 2024, 8:28 p.m.

JavaScript

19 +0

382 +0

60 +0

GitHub
discovery-swarm in Kikobeats/awesome-network-js

A network swarm that uses discovery-channel to find peers

updated at Oct. 27, 2024, 8:28 p.m.

JavaScript

20 +0

375 +0

57 +0

GitHub
tar-stream in sindresorhus/awesome-nodejs

tar-stream is a streaming tar parser and generator.

updated at Oct. 27, 2024, 8:28 p.m.

JavaScript

8 +0

413 +0

93 +0

GitHub
webcat in sindresorhus/awesome-nodejs, Kikobeats/awesome-network-js

Mad science p2p pipe across the web using webrtc that uses your Github private/public key for authentication and a signalhub for discovery

updated at Oct. 27, 2024, 8:28 p.m.

JavaScript

14 +0

445 +0

26 +0

GitHub
hypervision in Kikobeats/awesome-network-js

P2P Television

updated at Oct. 27, 2024, 8:28 p.m.

JavaScript

23 +0

449 +0

59 +0

GitHub
airpaste in Kikobeats/awesome-network-js

A 1-1 network pipe that auto discovers other peers using mdns

updated at Oct. 27, 2024, 8:27 p.m.

JavaScript

25 +0

824 +0

26 +0

GitHub
hyperdb in Kikobeats/awesome-network-js

Distributed scalable database

updated at Oct. 27, 2024, 8:27 p.m.

JavaScript

45 +0

754 +0

75 +0

GitHub
is-my-json-valid in sindresorhus/awesome-nodejs, burningtree/awesome-json

A JSONSchema validator that uses code generation to be extremely fast

updated at Oct. 27, 2024, 8:27 p.m.

JavaScript

27 +0

965 +0

111 +0

GitHub
blecat in Kikobeats/awesome-network-js

1-1 pipe over bluetooth low energy

updated at Oct. 25, 2024, 10:30 a.m.

JavaScript

4 +0

95 +0

5 +0

GitHub
network-address in Kikobeats/awesome-network-js

get the local network address of your machine

updated at Aug. 31, 2024, 7:20 a.m.

JavaScript

7 +0

67 +0

6 +0

GitHub
ip-packet in Kikobeats/awesome-network-js

Encode/decode raw ip packets

updated at Aug. 31, 2024, 7:02 a.m.

JavaScript

5 +0

42 +0

2 +0

GitHub
etcdjs in Kikobeats/awesome-network-js

Low level etcd v2 client written in Javascript with failover support

updated at May 17, 2024, 4:42 p.m.

JavaScript

8 +0

58 +0

16 +0

GitHub
peek-stream in sindresorhus/awesome-nodejs

Transform stream that lets you peek the first line before deciding how to parse it

updated at Jan. 31, 2024, 12:59 a.m.

JavaScript

4 +0

56 +0

5 +0

GitHub
hash-to-port in Kikobeats/awesome-network-js

Hash a value to a valid port

updated at Nov. 26, 2023, 6:54 p.m.

JavaScript

5 +0

34 +0

3 +0

GitHub
peervisionary in Kikobeats/awesome-network-js

Command line tool that combines airswarm and peervision to stream p2p content over your local network

updated at Sept. 8, 2023, 5:01 p.m.

JavaScript

6 +0

42 +0

7 +0

GitHub
k-rpc-socket in Kikobeats/awesome-network-js

Low level implementation of the k-rpc network layer that the BitTorrent DHT uses

updated at Aug. 23, 2023, 1:21 p.m.

JavaScript

4 +0

23 +0

11 +0

GitHub