17 Commits (3ed76ceed34e2fbff6eeee59facdcd72a8b5b795)

Author SHA1 Message Date
Claus Lensbøl 6010812f0c
ipn/localapi,client/local: add debug watcher for bus events (#16239) 10 months ago
Brad Fitzpatrick e2814871a7 util/eventbus: also disable websocket debug on Android 12 months ago
David Anderson e091e71937 util/eventbus: remove debug UI from iOS build 1 year ago
M. J. Fromberger 0663412559
util/eventbus: add basic throughput benchmarks (#15284) 1 year ago
David Anderson 6d217d81d1 util/eventbus: add a helper program for bus development 1 year ago
David Anderson d83024a63f util/eventbus: add a debug HTTP handler for the bus 1 year ago
David Anderson 346a35f612 util/eventbus: add debugger methods to list pub/sub types 1 year ago
David Anderson e71e95b841 util/eventbus: don't allow publishers to skip events while debugging 1 year ago
David Anderson 853abf8661 util/eventbus: initial debugging facilities for the event bus 1 year ago
David Anderson e80d2b4ad1 util/eventbus: add debug hooks to snoop on bus traffic 1 year ago
David Anderson dd7166cb8e util/eventbus: add internal hook type for debugging 1 year ago
David Anderson cf5c788cf1 util/eventbus: track additional event context in subscribe queue 1 year ago
David Anderson a1192dd686 util/eventbus: track additional event context in publish queue 1 year ago
David Anderson bf40bc4fa0 util/eventbus: make internal queue a generic type 1 year ago
David Anderson 24d4846f00 util/eventbus: adjust worker goroutine management helpers 1 year ago
David Anderson 3e18434595 util/eventbus: rework to have a Client abstraction 1 year ago
David Anderson ef906763ee util/eventbus: initial implementation of an in-process event bus 1 year ago