modulepackage
0.0.0-20250113065644-431316842380
Repository: https://github.com/thingify-app/thing-rtc-go.git
Documentation: pkg.go.dev
# README
thing-rtc-go
This is a Go implementation of thing-rtc
, using Pion as its WebRTC implementation.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BasicTokenGenerator produces plain tokens without any signing, just to get started.
No description provided by the author
SignallingServer handles signalling communications to establish a connection between peers.
# Interfaces
Peer represents a connection (attempted or actual) to a ThingRTC peer.
TokenGenerator allows various forms of auth token to be presented to the signalling server.