mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
make code easy, wrap udp remux socket
This commit is contained in:
parent
b730458d51
commit
c62901a3ac
11 changed files with 245 additions and 294 deletions
|
@ -46,7 +46,6 @@ using namespace std;
|
|||
#include <srs_protocol_amf0.hpp>
|
||||
#include <srs_protocol_utility.hpp>
|
||||
#include <srs_app_coworkers.hpp>
|
||||
#include <srs_app_rtc.hpp>
|
||||
#include <srs_app_rtc_conn.hpp>
|
||||
|
||||
srs_error_t srs_api_response_jsonp(ISrsHttpResponseWriter* w, string callback, string data)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue