Documentation
¶
Overview ¶
Package webrtc contains the webmesh WebRTC service.
Package webrtc contains the webmesh WebRTC service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
v1.UnimplementedWebRTCServer
// contains filtered or unexported fields
}
Server is the webmesh WebRTC service.
func (*Server) StartDataChannel ¶
func (s *Server) StartDataChannel(stream v1.WebRTC_StartDataChannelServer) error
Click to show internal directories.
Click to hide internal directories.