Add Port object
Pre-release
Pre-release
This is a very small change, adding a Port object (subclassing asyncio.Queue), so that the user don't need to import the asyncio library at all, thus making user code cleaner.
This is a very small change, adding a Port object (subclassing asyncio.Queue), so that the user don't need to import the asyncio library at all, thus making user code cleaner.