khatru: get rid of subrelays + segregated indexed listeners.
This commit is contained in:
@@ -61,5 +61,5 @@ func (rl *Relay) Shutdown(ctx context.Context) {
|
||||
ws.conn.Close()
|
||||
}
|
||||
clear(rl.clients)
|
||||
rl.listeners = rl.listeners[:0]
|
||||
rl.dispatcher = newDispatcher()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user