https://webrtc.googlesource.com/src.git/+/17071682f7fa70589e194b5882b43c611d055c74/style-guide.md
WebRTC follow Chromium and Google C++ type Code specification of , If the two conflict , Please refer to Chromium Code specification of .
《Chromium C++ style guide》
《Google C++ Style Guide》
WebRTC Use C++11:
.h and .cc Appear in pairs , And use the same name , In the same folder , Under the same construction goal .