A production-ready QUIC implementation in pure Go.
Channeler is a multi-channel protocol with per-channel capabilities; a parallel but superficially similar development to QUIC. Unlike QUIC, channeler can provide stream, datagram and novel modes of...
The NTP Project conducts Research and Development in NTP, a protocol designed to synchronize the clocks of computers over a network to a common timebase. NTP is what ensures the reliability of bill...
Tus is an open protocol for resumable file uploads over HTTP. It enables reliable uploads that can resume after network interruptions.