Paul-Louis Ageneau
|
037b9c9703
Add explicit port number to WebSocket test
|
4 年之前 |
Paul-Louis Ageneau
|
202d2cb5e4
Fixed host passed to TLS transport instead of hostname
|
4 年之前 |
Paul-Louis Ageneau
|
de47fec19b
Merge pull request #237 from paullouisageneau/fix-capi-receive
|
4 年之前 |
Paul-Louis Ageneau
|
c85b9c31fe
Make rtcGetSelectedCandidatePair() return the max size for consistency
|
4 年之前 |
Paul-Louis Ageneau
|
2bcdab027c
Fixed rtcReceiveMessage() and refactor C API buffer handling
|
4 年之前 |
Paul-Louis Ageneau
|
2eca2c4040
Merge pull request #236 from paullouisageneau/fix-capi-available-cb
|
4 年之前 |
Paul-Louis Ageneau
|
26cd6e4a59
Fixed rtcSetAvailableCallback() not setting the right callback
|
4 年之前 |
Paul-Louis Ageneau
|
dcb0a0282e
Merge pull request #235 from paullouisageneau/auto-mid
|
4 年之前 |
Paul-Louis Ageneau
|
99e78b68a4
Merge pull request #234 from paullouisageneau/fix-track-answer
|
4 年之前 |
Paul-Louis Ageneau
|
5bb0979c3a
Automatically set candidate mid if missing
|
4 年之前 |
Paul-Louis Ageneau
|
40bed4e740
Fixed typo in Description::stringToType()
|
4 年之前 |
Paul-Louis Ageneau
|
8f0c91d1cb
Fixed deadlock when reciprocating locally existing track
|
4 年之前 |
Paul-Louis Ageneau
|
a88c2dd1bf
Merge pull request #230 from ecotarobles/master
|
4 年之前 |
Erik Cota-Robles
|
ed89fe3e94
Merge pull request #9 from paullouisageneau/master
|
4 年之前 |
ecotarobles
|
1b73c7fb45
Typo. See https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/onclose.
|
4 年之前 |
Paul-Louis Ageneau
|
12579825a9
Merge pull request #228 from paullouisageneau/update-tracks
|
4 年之前 |
Paul-Louis Ageneau
|
00cccc1e7b
Added check for description mid
|
4 年之前 |
Paul-Louis Ageneau
|
f1fa2abd6e
Prefer local media when building local description
|
4 年之前 |
Paul-Louis Ageneau
|
476528b464
Allow updating track description
|
4 年之前 |
Paul-Louis Ageneau
|
5e876a4686
Merge pull request #227 from paullouisageneau/resetcallbacks-once
|
4 年之前 |
Paul-Louis Ageneau
|
3ac3a98e26
Made PeerConnection::changeState() return value consistent with the rest
|
4 年之前 |
Paul-Louis Ageneau
|
25077878a1
Reset callbacks of PeerConnection only once
|
4 年之前 |
Paul-Louis Ageneau
|
704d6ab15f
Merge pull request #226 from paullouisageneau/renegociation
|
4 年之前 |
Paul-Louis Ageneau
|
5ce699d33b
Keep candidates when rolling back the local description
|
4 年之前 |
Paul-Louis Ageneau
|
e91d721b20
Added signaling state to tests
|
4 年之前 |
Paul-Louis Ageneau
|
752c4bf5a1
Added rtcSetSignalingStateChangeCallback() to C API
|
4 年之前 |
Paul-Louis Ageneau
|
bb73da2351
Fixed spelling
|
4 年之前 |
Paul-Louis Ageneau
|
02105f5da3
Add locally created data channels and tracks only in offers
|
4 年之前 |
Paul-Louis Ageneau
|
7fac0a7618
Removed active media count check
|
4 年之前 |
Paul-Louis Ageneau
|
69e5cab0a5
Added renegociation to track test
|
4 年之前 |