Open Sound Control 1.0 for Go.
go install github.com/scgolang/osc
See the ping pong example.
This package aims to be high quality and completely compliant with the OSC 1.0 Spec.
If there is anything missing or this package does not satisfy your use case please open an issue with a detailed description of what you are doing and we will try to address it as quickly as possible.
If you wish to contribute code, please write tests that cover all your code.