]> code.octet-stream.net Git - broadcaster/commit
Allow web user to cancel transmission in progress
authorThomas Karpiniec <tom.karpiniec@outlook.com>
Sun, 20 Oct 2024 10:11:42 +0000 (21:11 +1100)
committerThomas Karpiniec <tom.karpiniec@outlook.com>
Sun, 20 Oct 2024 10:11:42 +0000 (21:11 +1100)
commit8320951221d45c5f5f3d387c5cb4b97d9fa2094c
treed262fa0bfa51945255f3e7896ba77a92c16f0096
parent8f9b19f7877e32c15a5f4c296d6738f449dfcc19
Allow web user to cancel transmission in progress
protocol/protocol.go
radio/radio.go
server/broadcaster.go
server/command.go [new file with mode: 0644]
server/radio_sync.go