An open API service indexing awesome lists of open source software.

https://github.com/debug-ing/reliable-udp

reliable-udp with golang
https://github.com/debug-ing/reliable-udp

Last synced: about 1 month ago
JSON representation

reliable-udp with golang

Awesome Lists containing this project

README

          

# Reliable UDP

## Introduction

This project is about creating a reliable protocol based on UDP.
Protocol will use stop and wait for making sure about its delivery and also have some configuration timeouts.