# Functions
NewRemoteScreenService creates a new instances of RemoteScreenService.
# Structs
RemoteScreenPeerConn is a webrtc.PeerConnection wrapper that implements the PeerConnection interface.
RemoteScreenService is our implementation of the rtc.Service.
# Interfaces
RemoteScreenConnection Represents a WebRTC connection to a single peer.
Service WebRTC service.