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/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>
6 months ago
..
local client/local: use an iterator to stream bus events (#16269) 6 months ago
systray client/systray: add menu item to rebuild the menu 8 months ago
tailscale client/tailscale: add godoc links in Deprecated comments 8 months ago
web client/web: add Sec-Fetch-Site CSRF protection (#16046) 7 months ago