Murat Dogan
|
070582d87a
rtt as optional & delete const
|
5 years ago |
Murat Dogan
|
9f4a265ef0
fix rtt & bytes received
|
5 years ago |
Murat Dogan
|
dee0074270
reviews
|
5 years ago |
Murat Dogan
|
9e36b5f4d6
Merge branch 'master' of https://github.com/paullouisageneau/libdatachannel into stats
|
5 years ago |
Paul-Louis Ageneau
|
17ba9af2e1
Fixed compilation with libjuice
|
5 years ago |
Murat Dogan
|
94561ec7e5
Stats initial commit
|
5 years ago |
Murat Dogan
|
fc595fd1bb
Get Selected Candidate Pair Info
|
5 years ago |
Paul-Louis Ageneau
|
e04113f3f1
Fixed state callback and revised synchronization and deletion
|
5 years ago |
Paul-Louis Ageneau
|
577d048844
Remove useless init mutex
|
5 years ago |
Paul-Louis Ageneau
|
6881e85071
Moved all global initialization to Init singleton
|
5 years ago |
Paul-Louis Ageneau
|
f3b3208367
Added shared mutex to protect data channels map
|
5 years ago |
Paul-Louis Ageneau
|
281eea2cec
Fixed late candidates triggering DTLS init twice
|
5 years ago |
Paul-Louis Ageneau
|
1d7d1358be
Added PeerConnection::close() and revised state machine
|
5 years ago |
Paul-Louis Ageneau
|
e5a19f85ed
Revised synchronization
|
5 years ago |
Paul-Louis Ageneau
|
de5aff68e6
Fixed transport synchronization on destruction
|
5 years ago |
Paul-Louis Ageneau
|
89ff113688
Changed sent callback to more generic bufferAmountLow
|
5 years ago |
Paul-Louis Ageneau
|
5d57b4e214
Used synchronized callbacks for PeerConnection
|
5 years ago |
Paul-Louis Ageneau
|
d9bfcbd6be
Added sent callback on DataChannel
|
5 years ago |
Paul-Louis Ageneau
|
d27ed8aab0
Don't wait for resolve threads on destruction
|
5 years ago |
Paul-Louis Ageneau
|
6f09bc7a17
Added local and remote address accessors
|
5 years ago |
Paul-Louis Ageneau
|
4f6bdc5135
Merge pull request #3 from aaronalbers/aa_lifetime_fixes_
|
5 years ago |
Aaron Albers
|
65e584107c
Fixed lifetime issues
|
5 years ago |
Paul-Louis Ageneau
|
44cdbab8dc
Changed remote description logic to resolve candidates asyncronously
|
5 years ago |
Paul-Louis Ageneau
|
cd47c31f3f
Added separate PeerConnection gathering state
|
5 years ago |
Paul-Louis Ageneau
|
86179f0691
Added state with corresponding callback, and removed optional candidates
|
5 years ago |
Paul-Louis Ageneau
|
68b0ab73b5
Properly handle unexpected DTLS termination
|
6 years ago |
Paul-Louis Ageneau
|
378135b413
Properly handle datachannel destruction
|
6 years ago |
Paul-Louis Ageneau
|
c951a6ca86
Renamed setRemoteCandidate to addRemoteCandidate
|
6 years ago |
Paul-Louis Ageneau
|
29aa871583
Made Configuration optional in PeerConnection
|
6 years ago |
Paul-Louis Ageneau
|
d039879b44
Renamed IceConfiguration to Configuration
|
6 years ago |