Denis German Gimenez

Results 3 issues of Denis German Gimenez

**The complete code is extended , but this is a summary.** > This exception does not represent a real problem because my application finishes executing all the functions correctly, and...

Hi, how could I implement oscpy with cooroutines using asyncio, I don't understand how to implement the below. OSCAsyncServer exist in somewere ? Server (async) (TODO!) from oscpy.server import OSCThreadServer...

enhancement

Hi !, maybe my question is out the range of this library , but i need handle exception when the client lost connection whit the server for any reason, and...