package
0.0.0-20211015182615-039e11ebc291
Repository: https://github.com/rviscarra/webrtc-remote-screen.git
Documentation: pkg.go.dev

# 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.