Propose unified API for encapsulating different transport layers and utilising asynchronous communication.
Created by: fr0stbite
This is a proposal of unified Python API for encapsulating different transport layers and utilising asynchronous communication. It's main goal is to allow users to easily setup and use their own application protocol over all of the currently supported transport layers such as UDP or CDC.