mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
rename rtmp io to protocol io
This commit is contained in:
parent
168625dce2
commit
82ff05c1d4
17 changed files with 29 additions and 29 deletions
|
@ -32,7 +32,7 @@ using namespace std;
|
|||
|
||||
#include <srs_kernel_error.hpp>
|
||||
#include <srs_rtmp_stack.hpp>
|
||||
#include <srs_rtmp_io.hpp>
|
||||
#include <srs_protocol_io.hpp>
|
||||
#include <srs_app_config.hpp>
|
||||
#include <srs_rtmp_utility.hpp>
|
||||
#include <srs_app_st.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue