mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
move handshake and rtmp to protocol module
This commit is contained in:
parent
0296c8eff4
commit
2074b50d87
14 changed files with 31 additions and 32 deletions
|
@ -30,7 +30,7 @@ using namespace std;
|
|||
|
||||
#include <srs_kernel_error.hpp>
|
||||
#include <srs_kernel_log.hpp>
|
||||
#include <srs_core_rtmp.hpp>
|
||||
#include <srs_protocol_rtmp.hpp>
|
||||
#include <srs_protocol_rtmp_stack.hpp>
|
||||
#include <srs_core_autofree.hpp>
|
||||
#include <srs_core_source.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue