mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine amf0 and handshake code, add comments to utest.
This commit is contained in:
parent
574cd15efb
commit
e5e2729967
4 changed files with 118 additions and 6 deletions
|
@ -36,7 +36,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include <srs_protocol_handshake.hpp>
|
||||
|
||||
#ifdef SRS_AUTO_SSL
|
||||
using namespace srs;
|
||||
using namespace _srs_internal;
|
||||
#endif
|
||||
|
||||
#include <srs_protocol_io.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue