Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 7 days 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.