mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
rename protocol dir to pro. move rtmp stack to protocol module
This commit is contained in:
parent
4a8bc3b277
commit
4e3f7843fe
16 changed files with 22 additions and 23 deletions
|
@ -31,7 +31,7 @@ using namespace std;
|
|||
#include <srs_kernel_error.hpp>
|
||||
#include <srs_kernel_log.hpp>
|
||||
#include <srs_core_rtmp.hpp>
|
||||
#include <srs_core_protocol.hpp>
|
||||
#include <srs_protocol_rtmp_stack.hpp>
|
||||
#include <srs_core_autofree.hpp>
|
||||
#include <srs_core_source.hpp>
|
||||
#include <srs_core_server.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue