✨ multithreading with coroutine
Starting from c++20, coroutines are supported. MMS use c++20's coroutine to solve the issue of callback hell in asynchronous programming.
MMS is a high-performance, multi-threaded, and multi-coroutine real-time streaming server implemented in C++20. It currently supports rtmp[s]/http[s]-flv/http[s]-hls/http[s]-ts/http[s]-dash/rtsp[s]/webrtc.,open source url:https://github.com/jbl19860422/mms-server