<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tailscale/control/controlhttp/controlhttpcommon, branch containerboot-exit-code</title>
<subtitle>The easiest, most secure way to use WireGuard and 2FA</subtitle>
<id>http://git.waynecole.info/tailscale/atom?h=containerboot-exit-code</id>
<link rel='self' href='http://git.waynecole.info/tailscale/atom?h=containerboot-exit-code'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/'/>
<updated>2024-11-08T06:29:41Z</updated>
<entry>
<title>control/controlhttp/controlhttpserver: split out Accept to its own package</title>
<updated>2024-11-08T06:29:41Z</updated>
<author>
<name>Brad Fitzpatrick</name>
<email>bradfitz@tailscale.com</email>
</author>
<published>2024-11-07T23:59:19Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/tailscale/commit/?id=c3306bfd15e761e0ad38e3e3970becd0d301e4c7'/>
<id>urn:sha1:c3306bfd15e761e0ad38e3e3970becd0d301e4c7</id>
<content type='text'>
Otherwise all the clients only using control/controlhttp for the
ts2021 HTTP client were also pulling in WebSocket libraries, as the
server side always needs to speak websockets, but only GOOS=js clients
speak it.

This doesn't yet totally remove the websocket dependency on Linux because
Linux has a envknob opt-in to act like GOOS=js for manual testing and force
the use of WebSockets for DERP only (not control). We can put that behind
a build tag in a future change to eliminate the dep on all GOOSes.

Updates #1278

Change-Id: I4f60508f4cad52bf8c8943c8851ecee506b7ebc9
Signed-off-by: Brad Fitzpatrick &lt;bradfitz@tailscale.com&gt;
</content>
</entry>
</feed>
