yan

Results 5 comments of yan

这块代码我也好几年没看过了,只能调试抓包打日志进行跟踪了 testwen00 于2019年10月25日周五 上午11:55写道: > 抓包日志如下: > 73 4.092620 172.16.99.217 172.16.99.217 DTLSv1.2 187 Client Hello > 80 4.646370 172.16.99.217 172.16.99.217 DTLSv1.2 123 Server Hello > 87 4.697617 172.16.99.217 172.16.99.217 DTLSv1.2...

you need to understand webrtc spec . see https://webrtc.org/quick-links/

all webrtc files is under jazmin/server/relay/udp/webrtc package . the DtlsRelayChannel and DtlsRelayChannelHandler is netty network processer if u want clean code about webrtc that's all what u need

JazminServer is a standalone server program not war.

yes . JazminDeployer is just same like jenkins ,devops tool