├── LICENSE ├── README.md ├── client.py └── server.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/klaxa/Distributed-encoding/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/klaxa/Distributed-encoding/HEAD/README.md -------------------------------------------------------------------------------- /client.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/klaxa/Distributed-encoding/HEAD/client.py -------------------------------------------------------------------------------- /server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/klaxa/Distributed-encoding/HEAD/server.py --------------------------------------------------------------------------------