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/derp/derphttp
David Anderson 6d6f69e735 derp/derphttp: remove ban on websockets dependency
The event bus's debug page uses websockets.

Updates #15160

Signed-off-by: David Anderson <dave@tailscale.com>
8 months ago
..
derphttp_client.go net/{netx,memnet},all: add netx.DialFunc, move memnet Network impl 8 months ago
derphttp_server.go derp/derphttp,ipn/localapi,net/captivedetection: add cache resistance to captive portal detection 10 months ago
derphttp_test.go derp/derphttp: remove ban on websockets dependency 8 months ago
mesh_client.go derp: document the RunWatchConnectionLoop callback gotchas 1 year ago
websocket.go derp/derphttp: don't link websockets other than on GOOS=js 1 year ago
websocket_stub.go derp/derphttp: don't link websockets other than on GOOS=js 1 year ago