mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 11:51:57 +00:00
update comments for handshake.
This commit is contained in:
parent
a470330383
commit
a2c5075002
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue