You cannot 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
David Anderson e091e71937 util/eventbus: remove debug UI from iOS build
The use of html/template causes reflect-based linker bloat. Longer
term we have options to bring the UI back to iOS, but for now, cut
it out.

Updates #15297

Signed-off-by: David Anderson <dave@tailscale.com>
10 months ago
..
assets
debug-demo
bench_test.go util/eventbus: add basic throughput benchmarks (#15284) 11 months ago
bus.go
bus_test.go
client.go
debug.go
debughttp.go util/eventbus: remove debug UI from iOS build 10 months ago
debughttp_ios.go util/eventbus: remove debug UI from iOS build 10 months ago
doc.go
fetch-htmx.go
publish.go
queue.go
subscribe.go