You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sync Chinese release notes with English improvements (#18832) * sync chinese release notes with English improvements * little fix * update doctoc * update releaseNotes doctoc
JSB SocketIO.connect supports to pass a CA cert file (#17736) * JSB SocketIO.connect supports to pass a CA cert file * The second parameter of SocketIO.connect function is probably a `option` object. JSB just ignores it.