package webrtcconnection import "github.com/sirupsen/logrus" func init() { logrus.Info("webrtc connection module initialized") }