Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 353 Bytes

File metadata and controls

2 lines (2 loc) · 353 Bytes

Single-Path-Random-Linear-Network-Coding-Python-

This repo contains code for a client server application, where server sends some data to the client using Random Linear Network Coding. The purpose of this repo is to just to get the gist of RLNC, a practical implementation where the advantages of RLNC can be realized, is out of scope of this repo.