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

Rename service to protocol files.

This commit is contained in:
winlin 2022-06-09 19:59:51 +08:00
parent f1840b87e5
commit 665ad564fb
46 changed files with 506 additions and 526 deletions

View file

@ -29,7 +29,7 @@ using namespace std;
#include <srs_kernel_utility.hpp>
#include <srs_kernel_balance.hpp>
#include <srs_app_rtmp_conn.hpp>
#include <srs_service_http_client.hpp>
#include <srs_protocol_http_client.hpp>
#include <srs_app_caster_flv.hpp>
#include <srs_kernel_flv.hpp>
#include <srs_kernel_buffer.hpp>