av/cmd/vidforward
Saxon Nelson-Milton a4a9ab07f8 cmd/vidforward/main.go: add control API endpoint with PUT and DELETE methods
This change removes usage of netsender to provide remote
configuration of the service and replaces with a basic control
REST API with PUT and DELETE methods. PUT requests add or update
a broadcast, and DELETE removes a broadcast. In addition to these
changes, some modification of the NOOP lexer has been performed
including tuning of the controller.
2022-11-14 20:46:21 +10:30
..
main.go cmd/vidforward/main.go: add control API endpoint with PUT and DELETE methods 2022-11-14 20:46:21 +10:30
vidforward_test.go cmd/vidforward/main.go: add control API endpoint with PUT and DELETE methods 2022-11-14 20:46:21 +10:30