1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 03:41:55 +00:00

update comments for handshake.

This commit is contained in:
winlin 2014-03-19 23:40:49 +08:00
parent a470330383
commit a2c5075002

View file

@ -313,7 +313,9 @@ namespace srs
#endif
/**
* try complex handshake, if failed, fallback to simple handshake.
* simple handshake.
* user can try complex handshake first,
* rollback to simple handshake if error ERROR_RTMP_TRY_SIMPLE_HS
*/
class SrsSimpleHandshake
{