tailscale/client
M. J. Fromberger fe391d5694
client/local: use an iterator to stream bus events (#16269)
This means the caller does not have to remember to close the reader, and avoids
having to duplicate the logic to decode JSON into events.

Updates #15160

Change-Id: I20186fabb02f72522f61d5908c4cc80b86b8936b
Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
2025-06-13 15:47:35 -07:00
..
local client/local: use an iterator to stream bus events (#16269) 2025-06-13 15:47:35 -07:00
systray client/systray: add menu item to rebuild the menu 2025-04-03 18:02:42 -07:00
tailscale client/tailscale: add godoc links in Deprecated comments 2025-04-22 10:24:28 -07:00
web client/web: add Sec-Fetch-Site CSRF protection (#16046) 2025-05-22 12:26:02 -07:00