This repository was archived by the owner on Jun 3, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,10 @@ the last known good state.
2222
2323## Running
2424
25- Execute ` go run github.com/Sean-Der/webrtc-zero-downtime-restart@latest ` . This will start the server and print
25+ Execute ` go run github.com/Sean-Der/webrtc-zero-downtime-restart@latest ` .
26+
27+
28+ This will start the server. On startup the server will print.
2629
2730```
2831Open http://localhost:8080 to access this demo
@@ -38,4 +41,4 @@ be able to continue talking when the process is started again.
3841
3942This demo uses reflection to access internal Pion WebRTC APIs. We will be working on designing the final
4043APIs for the next major release of Pion WebRTC. We would love your feedback ideas either on the
41- [ tracking issue ] ( ) or [ Slack] ( https://pion.ly/slack )
44+ repo or [ Slack] ( https://pion.ly/slack )
You can’t perform that action at this time.
0 commit comments