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

refine code, move the ISrsBufferReader to srs_protocol_io

This commit is contained in:
winlin 2014-12-03 19:09:59 +08:00
parent ea0e837cd6
commit adf95d239e
6 changed files with 26 additions and 24 deletions

View file

@ -36,6 +36,7 @@ using namespace std;
#include <srs_app_http_conn.hpp>
#include <srs_app_json.hpp>
#include <srs_kernel_utility.hpp>
#include <srs_protocol_buffer.hpp>
#define SRS_DEFAULT_HTTP_PORT 80