-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Serve returns, which makes it impossible to start 'dispatching' if a server stops and is restarted?
https://github.com/scgolang/osc/blob/v0.11.1/udp.go#L110
Line 134 in ba4a707
func serve(r readSender, numWorkers int, exactMatch bool, dispatcher Dispatcher) error { |
Line 153 in ba4a707
// If the connection is closed or the context is canceled then stop serving. |
Metadata
Metadata
Assignees
Labels
No labels