You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tailscale/util/eventbus
Claus Lensbøl 53f67c4396
util/eventbus: fix docstrings (#16401)
10 months ago
..
assets util/eventbus: add a debug HTTP handler for the bus 1 year ago
debug-demo util/eventbus: add a helper program for bus development 1 year ago
eventbustest util/eventbus: add test helpers to simplify testing events (#16294) 10 months ago
bench_test.go util/eventbus: add basic throughput benchmarks (#15284) 1 year ago
bus.go util/eventbus: fix docstrings (#16401) 10 months ago
bus_test.go util/eventbus: rework to have a Client abstraction 1 year ago
client.go util/eventbus: remove redundant code from eventbus.Publish 10 months ago
debug.go ipn/localapi,client/local: add debug watcher for bus events (#16239) 10 months ago
debughttp.go util/eventbus: also disable websocket debug on Android 11 months ago
debughttp_off.go util/eventbus: also disable websocket debug on Android 11 months ago
doc.go util/eventbus: add test helpers to simplify testing events (#16294) 10 months ago
fetch-htmx.go util/eventbus: add a debug HTTP handler for the bus 1 year ago
publish.go util/eventbus: remove redundant code from eventbus.Publish 10 months ago
queue.go util/eventbus: make internal queue a generic type 1 year ago
subscribe.go util/eventbus: remove redundant code from eventbus.Publish 10 months ago