1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Merge srs_app_thread.hpp to srs_app_conn.hpp

This commit is contained in:
winlin 2020-09-11 16:44:40 +08:00
parent 60c759919f
commit 2135b638b1
20 changed files with 100 additions and 173 deletions

View file

@ -40,7 +40,7 @@ class SrsFlvDecoder;
class SrsTcpClient;
class SrsSimpleRtmpClient;
#include <srs_app_thread.hpp>
#include <srs_app_st.hpp>
#include <srs_app_listener.hpp>
#include <srs_app_conn.hpp>
#include <srs_app_http_conn.hpp>