Paul-Louis Ageneau
|
00ffc07077
Introduce createOffer() and createAnswer() methods
|
6 miesięcy temu |
Paul-Louis Ageneau
|
99287252b7
Properly implement the renegotiation needed mechanism
|
1 rok temu |
Paul-Louis Ageneau
|
b756b5ae1b
Merge pull request #1206 from achingbrain/feat/add-remotefingerprints-method
|
1 rok temu |
achingbrain
|
264585c060
feat: pass custom ICE ufrag and pwd as local description init
|
1 rok temu |
achingbrain
|
1923c379d4
chore: pr comments
|
1 rok temu |
achingbrain
|
9d03db688b
feat: add remoteFingerprints method to PeerConnection
|
1 rok temu |
Sean DuBois
|
0620dda6e5
Add disableAutoGathering
|
1 rok temu |
Paul-Louis Ageneau
|
f4635b0d57
Moved operator<< to rtc namespace
|
1 rok temu |
Murat Dogan
|
7b1bf4ca91
expose remoteMaxMessageSize on peerconnection
|
1 rok temu |
Paul-Louis Ageneau
|
4bb17395a2
Code formatting
|
1 rok temu |
Paul-Louis Ageneau
|
ca1dade1b6
Added ICE state to PeerConnection
|
2 lat temu |
Paul-Louis Ageneau
|
4cf9869aca
Merge pull request #678 from SE2Dev/interceptor
|
2 lat temu |
Paul-Louis Ageneau
|
a0f3f01bf5
Re-licensed under MPL 2.0
|
2 lat temu |
SE2Dev
|
b7bcf50a4a
Add PeerConnection Media Handler Support
|
3 lat temu |
Paul-Louis Ageneau
|
165a11e1f7
Added SCTP stream limit
|
3 lat temu |
Paul-Louis Ageneau
|
29394a518c
Exposed resetCallbacks() on rtc::Channel and rtc::PeerConnection
|
3 lat temu |
Paul-Louis Ageneau
|
00e40d22c2
Cleaned up mistake rtcSignalingState in PeerConnection
|
3 lat temu |
Paul-Louis Ageneau
|
8680ae4a37
Public classes renaming and cleanup
|
3 lat temu |
Paul-Louis Ageneau
|
169ede445a
Moved Message to impl
|
3 lat temu |
Paul-Louis Ageneau
|
f39d7b3cc5
Introduced signaling mutex on PeerConnection interface
|
3 lat temu |
Paul-Louis Ageneau
|
70fcafc50c
Reformatting
|
4 lat temu |
Paul-Louis Ageneau
|
ba7e0e2a35
Removed declarations of hasLocalDescription() and hasRemoteDescription()
|
4 lat temu |
Paul-Louis Ageneau
|
0fddf50245
Reorganized includes to hide Init implementation
|
4 lat temu |
Paul-Louis Ageneau
|
767694a8b8
Use ptrs, optionals and variants from rtc namespace
|
4 lat temu |
Paul-Louis Ageneau
|
40a29fbd55
Removed addDataChannel method from API
|
4 lat temu |
Paul-Louis Ageneau
|
32c4427b96
Reorganized defines and added mtu option to C API
|
4 lat temu |
Paul-Louis Ageneau
|
dbee42b099
Renamed include.hpp to common.hpp
|
4 lat temu |
Paul-Louis Ageneau
|
dde79d78d4
Moved implementation away with pimpl aka cheshire cat pattern
|
4 lat temu |
Paul-Louis Ageneau
|
fe4afcef85
Cleaned up, renamed and moved a few classes for consistency
|
4 lat temu |
Paul-Louis Ageneau
|
1ceb0fd292
Code formatting
|
4 lat temu |