js-ucat
UTP protocol implementation
An implementation of uTP (User Transport Protocol) in JavaScript
ucat(uTP cat) implementation is JavaScript to be used with Node.js
6 stars
1 watching
1 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
libp2p/js-libp2p-utp | A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |
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 |
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 |
dint-dev/universal_io | A package providing a cross-platform HTTP client library for Dart, allowing developers to make requests on multiple platforms and browsers. | 97 |
roccomuso/netcat | A Node.js implementation of the Netcat protocol with support for various network services and features. | 419 |
adamdunkels/uip | A minimal implementation of the TCP/IP stack for resource-constrained devices | 908 |
anacrolix/utp | A Go implementation of the uTP transport protocol used in Bittorrent networks | 173 |
kong/unirest-nodejs | A Node.js HTTP client library providing a simplified way to make requests and send data. | 953 |
dvsekhvalnov/jose-rt | Implementation of secure data signing and encryption protocols | 19 |
cognitect/transit-js | Provides libraries and tools for transferring complex data between heterogeneous software systems using JavaScript. | 746 |
adamisz/from0k2bp | Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 157 |
cockscomb/utikit | An UTI wrapper library for Swift | 253 |
patrickjuchli/basic-ftp | An FTP client library for Node.js, supporting key features like TLS encryption and IPv6. | 675 |
treeform/netty | A library for creating reliable UDP connections in game development. | 122 |