summaryrefslogtreecommitdiff
path: root/stream.go
AgeCommit message (Collapse)Author
2024-10-03Remove soundbox.Clientxegineering
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.