package main import "OpsMastery.v5/internal/webrtc_service" func main() { webrtc_service.StartSignalingServer() }