Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-06 | Add missing doc string to public function | xegineering | |
2024-10-03 | Add soundbox.StreamURLContext()v0.1.0 | xegineering | |
This should be the primary public API of the library to stream web radio to soundbox devices. | |||
2024-10-03 | Remove soundbox.Client | xegineering | |
This data structure only contained a net.HardwareAddr and did not provide much more useful functionality. Thus the net.HardwareAddr type should be used directly. |