ec-node: WebTransport publish + web hang-watch

This commit is contained in:
every.channel 2026-02-16 12:54:42 -05:00
parent 791c7beee7
commit 339aef50e0
No known key found for this signature in database
19 changed files with 1355 additions and 2229 deletions

3
.envrc
View file

@ -1,2 +1,5 @@
# Work around `NO_COLOR=1` being interpreted as `--no-color 1` by some nix versions.
export NO_COLOR=true
use flake
export EVERY_CHANNEL_ROOT="$(git rev-parse --show-toplevel 2>/dev/null || pwd)"