Open ClosetGeek-Git opened 6 years ago
No doxygen, no party. At this point having native API stack for WebRTC is similar to strip an http API stack from a web server and hoping it will be well documented. And it's quite true because the official WebRTC native implementation is the Chromium/Chrome one.
We seriously need some documentation on Googles C++ WebRTC. All of Googles C++ APIs (V8 etc) very much look like how PHP/Zend Engine internals looked around early 2000 - those who know don't talk, and those who talk don't really know. I love what you've done but where do you find actual documentation?