Paul-Louis Ageneau
|
1c7c02d26b
Merge pull request #610 from paullouisageneau/capi-get-max-stream
|
3 年之前 |
Paul-Louis Ageneau
|
1f7db02395
Doc: Added rtcGetMaxDataChannelStream to C API reference
|
3 年之前 |
Paul-Louis Ageneau
|
3cfa51b715
Added test for rtcGetMaxDataChannelStream()
|
3 年之前 |
Paul-Louis Ageneau
|
cfd98a9444
Added rtcGetMaxDataChannelStream() to C API
|
3 年之前 |
Paul-Louis Ageneau
|
5248b02b38
Merge pull request #609 from paullouisageneau/rename-negotiated-datachannel
|
3 年之前 |
Paul-Louis Ageneau
|
bdfc97c550
Renamed NegotiatedDataChannel to OutgoingDataChannel
|
3 年之前 |
Paul-Louis Ageneau
|
ff8a15e6ad
Merge pull request #608 from paullouisageneau/fix-odd-negotiated-dc
|
3 年之前 |
Paul-Louis Ageneau
|
9468e76a7f
Reordered tests
|
3 年之前 |
Fabio Alessandrelli
|
49c5cd9dd4
[Test] Add negotiated channel test.
|
3 年之前 |
Paul-Louis Ageneau
|
7286c30a7a
Fixed user-negotiated DataChannels with odd ids
|
3 年之前 |
Paul-Louis Ageneau
|
25fe626b95
Doc: Cleaned up leftover types in arguments description
|
3 年之前 |
Paul-Louis Ageneau
|
250aa903a5
Cleaned up useless check on message size logging
|
3 年之前 |
Paul-Louis Ageneau
|
f64bb4edef
Cleaned up leftover redundant state check
|
3 年之前 |
Paul-Louis Ageneau
|
286232c4ed
Merge pull request #601 from xiongweicheung/cheungxiongwei
|
3 年之前 |
Paul-Louis Ageneau
|
29045fd2f4
Doc: Cleaned up stream ID range
|
3 年之前 |
cheungxiongwei
|
a28d8153fb
Merge branch 'paullouisageneau:master' into cheungxiongwei
|
3 年之前 |
cheungxiongwei
|
b8654a9177
clang-format
|
3 年之前 |
Paul-Louis Ageneau
|
d9a9a4dcfb
Bumped version to 0.17.1
|
3 年之前 |
Paul-Louis Ageneau
|
b67065a77a
Merge pull request #604 from paullouisageneau/srtp-in-thread
|
3 年之前 |
Paul-Louis Ageneau
|
e362241065
Fixed unused parameter
|
3 年之前 |
Paul-Louis Ageneau
|
270e16c42d
Demux and unprotect SRTP packets in DTLS thread
|
3 年之前 |
Paul-Louis Ageneau
|
e401e9215b
Merge pull request #603 from paullouisageneau/fix-usrsctp-memory
|
3 年之前 |
Paul-Louis Ageneau
|
165a11e1f7
Added SCTP stream limit
|
3 年之前 |
cheungxiongwei
|
ec9538345c
add qt signaling-server
|
3 年之前 |
Paul-Louis Ageneau
|
cb2d43b091
Bumped version to 0.17.0
|
3 年之前 |
Paul-Louis Ageneau
|
8712a64d69
Prevent any state change after close in PeerConnection (Fix #600)
|
3 年之前 |
Paul-Louis Ageneau
|
731f68a23d
Merge pull request #600 from paullouisageneau/fix-processor-shared-ptr
|
3 年之前 |
Paul-Louis Ageneau
|
c69df2c0c9
Do not close on impl destuction as it is done from rtc::WebSocket
|
3 年之前 |
Paul-Louis Ageneau
|
8343a566ea
Cleaned up synchronized_callback<>::wrap()
|
3 年之前 |
Paul-Louis Ageneau
|
442d5a143a
Always keep a shared_ptr when enqueueing a task in processor
|
3 年之前 |