You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. After startup: `tv_delay 0; tv_broadcast_url "http://localhost:8080"; tv_broadcast 1`
9
10
-> `http://localhost:8080/<token>`
10
-
3. Check the broadcast works by running `playcast "http://localhost:8080/<token>"` in your game client - NOTE: the double quotes around the URL are strictly required
11
-
4.`go run broadcasts.go -url "http://localhost:8080/<token>"`
11
+
4. Check the broadcast works by running `playcast "http://localhost:8080/<token>"` in your game client - NOTE: the double quotes around the URL are strictly required
12
+
5.`go run broadcasts.go -url "http://localhost:8080/<token>"`
0 commit comments