Serene Han
|
f024f6b832
|
create and removing from webrtcRemotes test
|
2016-03-27 09:08:54 -07:00 |
|
Serene Han
|
960a136c64
|
retry client offers immediately instead of reset, combine sendOffer and receiveAnswer into exchangeSDP
|
2016-03-08 20:33:39 -08:00 |
|
Serene Han
|
5aae41c901
|
rendezvous / BrokerChannel tests for client
|
2016-02-27 14:45:53 -08:00 |
|
Serene Han
|
d4efe774d1
|
remove webRTCConn SendLoop and simplify Write without additional channel, as net.Conn is already safe
|
2016-02-23 17:34:51 -08:00 |
|
Serene Han
|
3a7e0ea620
|
simplify client handler & dialWebRTC with independent webRTCConn constructor
|
2016-02-23 17:01:44 -08:00 |
|
Serene Han
|
26f5caf404
|
add ReceiveAnswer test to client
|
2016-02-20 16:11:45 -08:00 |
|
Serene Han
|
c3ada1b545
|
Use a channel to safely synchronize datachannel writes, (#12)
clean up ice candidate log message.
still need to debug the copy loop break.
|
2016-02-19 16:25:08 -08:00 |
|
Serene Han
|
c4215b5614
|
log traffic bytes only once every few seconds, along with OnMessage & datachannel.Send counts, to prevent flooded logs
|
2016-02-18 14:15:22 -08:00 |
|
Serene Han
|
a1b7e01c54
|
Include answer channel as part of the webRTCConn struct (#12)
|
2016-02-17 20:41:33 -08:00 |
|
Serene Han
|
8a2e7a6041
|
Use reconnect timeout on client (#12)
|
2016-02-17 19:53:11 -08:00 |
|
Serene Han
|
f205a0be59
|
Snowflake client now using a reconnect loop (#12)
|
2016-02-17 19:19:16 -08:00 |
|
Serene Han
|
eb7eb04ac0
|
Buffer writes to DataChannel, remove blocking on openChannel (#12)
|
2016-02-17 18:38:52 -08:00 |
|