Paul-Louis Ageneau
|
c370e8975b
Fixed SCTP outgoing reset loop on Data Channel close
|
3 years ago |
Paul-Louis Ageneau
|
a4b943282e
Fixed SCTP transport to handle different local and remote ports
|
3 years ago |
Paul-Louis Ageneau
|
8680ae4a37
Public classes renaming and cleanup
|
3 years ago |
Paul-Louis Ageneau
|
534bd28d8f
Reset transports callbacks synchronously to prevent a possible deadlock
|
3 years ago |
Paul-Louis Ageneau
|
846c626024
Refactored PeerConnection::iterateDataChannels()
|
3 years ago |
Paul-Louis Ageneau
|
fca11a6fc0
Properly unregister all transport callbacks when closing
|
3 years ago |
Paul-Louis Ageneau
|
90f404080e
Revert "Moved DTLS and SCTP transports init to processor"
|
3 years ago |
Paul-Louis Ageneau
|
a94b84cdaa
Replaced exception on transport emplace when closed by nullptr return
|
3 years ago |
Paul-Louis Ageneau
|
543b91efd6
Moved DTLS and SCTP transports init to processor
|
3 years ago |
Paul-Louis Ageneau
|
262a22928c
Fixed race condition with transport start() and stop()
|
3 years ago |
Paul-Louis Ageneau
|
fe2d5e09a7
Fixed non-atomic access to transports shared_ptr on early close
|
3 years ago |
Paul-Louis Ageneau
|
86c0d2687c
Added explicit error when there is no local media to negotiate
|
4 years ago |
Paul-Louis Ageneau
|
70fcafc50c
Reformatting
|
4 years ago |
Paul-Louis Ageneau
|
1df7fd47fe
Added configuration option iceTransportPolicy
|
4 years ago |
Paul-Louis Ageneau
|
f1bfb2758c
Implemented WebSocket server
|
4 years ago |
Paul-Louis Ageneau
|
d86de619dc
Enforce proper callback order between open and message
|
4 years ago |
Paul-Louis Ageneau
|
d62166e1a7
Trigger open callback after data channel or track callback
|
4 years ago |
Paul-Louis Ageneau
|
b353fbe44d
Refactored flushing of pending DataChannels and Tracks
|
4 years ago |
Paul-Louis Ageneau
|
4ca78db146
Reorganized stuff to make plog private
|
4 years ago |
Paul-Louis Ageneau
|
0fddf50245
Reorganized includes to hide Init implementation
|
4 years ago |
Paul-Louis Ageneau
|
62b435a4aa
Fixed compilation warnings
|
4 years ago |
Paul-Louis Ageneau
|
791e6b1e32
Fixed DataChannel shifting on double offer
|
4 years ago |
Paul-Louis Ageneau
|
b2d9332fcd
Added pending queue for incoming DataChannels and Tracks
|
4 years ago |
Paul-Louis Ageneau
|
686b8c3aa5
Fixed generated application SDP entry with libnice
|
4 years ago |
Paul-Louis Ageneau
|
77dc32da37
Added maxMessageSize configuration setting
|
4 years ago |
Paul-Louis Ageneau
|
aaa7073deb
Updated RFC references
|
4 years ago |
Paul-Louis Ageneau
|
9b36ac3dd3
Implemented ECDSA certificates support and removed certificate cache
|
4 years ago |
Paul-Louis Ageneau
|
016aea7805
Added fingerprint check
|
4 years ago |
Paul-Louis Ageneau
|
f76243fb38
Merge branch 'v0.11'
|
4 years ago |
Paul-Louis Ageneau
|
7962069762
Fixed compilation for MacOS
|
4 years ago |