- Removed inefficient
aiosc.send
function - Added convenience
aiosc.connect
function for quick client creation - Added convenience
OSCProtocol.connect
method for quick server creation - Added async context manager hooks to
OSCProtocol
for use inasync with
statements