kivy / oscpy

An efficient OSC implementation compatible with python2.7 and 3.5+
MIT License
109 stars 27 forks source link

Example code in ReadMe won't run. #76

Open Julian-O opened 9 months ago

Julian-O commented 9 months ago

The Readme contains some example code.

One example demonstrates that servers are also clients:

One example demonstrates that async servers.

One example demonstrates how Unicode is used.