utp
Transport protocol library
A Go implementation of the uTP transport protocol used in Bittorrent networks
Use anacrolix/go-libutp instead
173 stars
20 watching
35 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
bittorrentdeprecated-repogotransport-protocoludputp
Related projects:
Repository | Description | Stars |
---|---|---|
anacrolix/go-libutp | A Go wrapper around a C++ UTP reference implementation | 90 |
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 |
anacrolix/dht | A DHT library for efficient peer-to-peer networking | 313 |
anacrolix/confluence | A client for accessing and utilizing the BitTorrent network through an HTTP service | 236 |
xmppo/go-xmpp | A Go library providing an implementation of the XMPP protocol for real-time communication over the internet | 530 |
libp2p/js-libp2p-utp | A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |
voltbras/go-ocpp | An implementation of OCPP v1.5 and v1.6 protocols in Go for charging stations and electric vehicles | 46 |
gofrp/tiny-frpc | Provides a simple reverse proxy solution using SSH protocol and FRPS. | 135 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
libp2p/go-libp2p-kad-dht | An implementation of the Kademlia DHT specification for peer-to-peer networking in Go. | 529 |
bluenviron/gortsplib | Provides an RTSP client and server library for media streaming in the Go programming language. | 696 |
whatietf/goript | A Go implementation of RIPT, a protocol for delivering real-time media over the internet. | 11 |
pion/rtp | A Go implementation of real-time transport protocol (RTP) used in WebRTC applications for video and audio streaming. | 364 |
thebagchi/sctp-go | An SCTP library for Go that enables secure and reliable communication over IP networks. | 16 |
philippgille/libra-sdk-go | A Go SDK for interacting with the Libra cryptocurrency network | 21 |