Code Structure - pion/webrtc GitHub Wiki
This article contains the code structure of the project and related protocols.
There are three folders here, respectively, examples
, internal
, pkg
.
examples
: features display of current projectinternal
: business related modulespkg
: independent common modules