js-libp2p-utp

UTP protocol library

A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking.

uTP module libp2p uses. Implements the interface-transport spec

GitHub

12 stars
20 watching
8 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
libp2p/js-libp2p-udp A Node.js implementation of the UDP transport layer for peer-to-peer networking 7
libp2p/js-libp2p-udt A Node.js implementation of the UDT module used in peer-to-peer networking 3
webtorrent/bittorrent-protocol A Node.js implementation of the BitTorrent peer wire protocol. 347
libp2p/js-peer-id Generates and manipulates cryptographic identities used in peer-to-peer networks 81
vacp2p/nim-libp2p A Peer-to-Peer networking stack implementation in Nim. 251
anacrolix/utp A Go implementation of the uTP transport protocol used in Bittorrent networks 173
bittorrent/libutp A C++ library implementing a transport protocol with features like reliable delivery and minimal extra delay for peer-to-peer connections. 1,107
xmppjs/xmpp.js A JavaScript library providing an implementation of the XMPP protocol for real-time communication and messaging. 2,204
mozilla/libdweb An experimental API set to enable dweb protocols in Firefox through browser add-ons 442
mafintosh/utp-native Native bindings for libutp, allowing developers to create UDP-based network servers and clients with high-performance and low-latency connectivity. 103
onsip/sip.js A JavaScript library enabling real-time peer-to-peer communication via WebRTC and SIP protocol 1,898
patrickjuchli/basic-ftp An FTP client library for Node.js, supporting key features like TLS encryption and IPv6. 675
redhog/node-i2p An I2P protocol implementation for NodeJS enabling secure communication over the I2P network 43
l-n-s/libtorrent-i2p A modified version of the libtorrent torrent client with anonymous downloading capabilities using I2P 7
js-platform/p2p A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels 316