Use anacrolix/go-libutp instead
-
Updated
May 19, 2023 - Go
Use anacrolix/go-libutp instead
ELFI (ELF over WIFI) is a FOTA ( Firmware Over The Air ) based software application, our application is following reliability, portability and configurability rules as well as the simple and efficient user experience.
Simple Socket Protocol for Embedded Systems
A pure Zig implementation of the QUIC transport protocol.
ILP Pre-Shared Key Transport Protocol v2
Reliable transport over UDP in Java: sliding window, congestion control, benchmarks, end-to-end SHA-256 integrity.
Linux network namespace-based transport performance benchmarking framework using tc, netem, iperf3 and optional eBPF instrumentation.
Fair Queuing Detection and Delay based Congestion Control. Forked userspace implementation of PCC. Contact: Maximilian Bachl
Reliable transport protocol built on top of UDP in asynchronous Rust. Implements TCP-inspired features including reliable delivery, ordered packets, congestion control, retransmissions, sliding windows, RTT/RTO estimation
VectorData Security Layer for .NET
Final project for CPSC 3780 - Data Communications and Networking, Spring 2021. Implementation of Course Transport Protocol (CTP) using UDP segments over IPv4 to transfer file contents between computers. Paired project with Siebrand Soule.
Secure (with AEAD) version of USTP, called USTP-Secure (ustps://)
FRUL: A reliable transport protocol implemented in userspace C, featuring TCP-like connection state machine, sliding window flow control, selective acknowledgment, and timestamps. Runs over UDP.
Go simulator benchmarking HTTP/3 (QUIC) vs HTTP/2 (TCP) for video CDN workloads. Models packet loss, HOL blocking, ARC caching, and adaptive bitrate.
Reliable unordered transport over UDP with selective retransmission and no transport-level HoL blocking. (ustp://)
Implementation of a transport protocol that sends and receives a chosen file through a simulated channel.
This project implements a simplified version of TCP over UDP for reliable, uni-directional data transfer, featuring a custom segment format, a sliding window protocol, and logging of sent/received segments, while emulating packet loss scenarios for testing.
Secure transport UDP protocol to guarantee secure communications
Custom protocol over UDP for client–server data transfer with packet framing, validation, and performance testing.
Add a description, image, and links to the transport-protocol topic page so that developers can more easily learn about it.
To associate your repository with the transport-protocol topic, visit your repo's landing page and select "manage topics."