Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@artfwo artfwo released this 31 Mar 21:12
  • 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 in async with statements