goRIPT
Media delivery protocol
A Go implementation of RIPT, a protocol for delivering real-time media over the internet.
Implementation of RIPT in golang
11 stars
5 watching
3 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pion/rtp | A Go implementation of real-time transport protocol (RTP) used in WebRTC applications for video and audio streaming. | 364 |
whatietf/draft-rosenbergjennings-dispatch-ripp | A protocol specification for real-time internet peering | 4 |
jeffallen/mqtt | A Go implementation of MQTT clients and servers, with support for load testing. | 817 |
xmppo/go-xmpp | A Go library providing an implementation of the XMPP protocol for real-time communication over the internet | 530 |
paypal/gatt | An implementation of Bluetooth Low Energy GATT protocol in Go | 1,139 |
reiver/go-finger | A package implementing a client-server protocol for querying and announcing information about remote hosts on the internet | 1 |
tellytv/telly | An IPTV proxy service written in Go to stream live TV feeds to Plex Media Server. | 768 |
anacrolix/utp | A Go implementation of the uTP transport protocol used in Bittorrent networks | 173 |
jrudio/go-plex-client | A Go client library for interacting with the Plex Media Server | 130 |
soypat/natiu-mqtt | An MQTT implementation suitable for embedded systems | 87 |
libp2p/go-libp2p-kad-dht | An implementation of the Kademlia DHT specification for peer-to-peer networking in Go. | 529 |
thebagchi/sctp-go | An SCTP library for Go that enables secure and reliable communication over IP networks. | 16 |
winpooh32/peerstohttp | Serves torrent files over HTTP using a REST-like API to enable streaming and downloading | 46 |
pion/rtcp | An implementation of RTCP packet handling in Go | 153 |
gorilla/pat | A simple HTTP router for Go. | 153 |