Paul-Louis Ageneau
|
f0222ce7b2
Bumped version to 0.16.9
|
3 years ago |
Paul-Louis Ageneau
|
54f4139023
Prevent any state change after close in PeerConnection
|
3 years ago |
Paul-Louis Ageneau
|
e79f652b22
Do not close on impl destuction as it is done from rtc::WebSocket
|
3 years ago |
Paul-Louis Ageneau
|
2d5958f11d
Cleaned up synchronized_callback<>::wrap()
|
3 years ago |
Paul-Louis Ageneau
|
e3e0b81088
Always keep a shared_ptr when enqueueing a task in processor
|
3 years ago |
Paul-Louis Ageneau
|
b97eea8aa0
Fixed incorrect early open event on incoming tracks
|
3 years ago |
Paul-Louis Ageneau
|
237e3048e6
Bumped version to 0.16.8
|
3 years ago |
Paul-Louis Ageneau
|
3de8410d04
Updated libjuice to v0.9.9
|
3 years ago |
Paul-Louis Ageneau
|
839074db80
Merge pull request #590 from paullouisageneau/fix-forward-message
|
3 years ago |
Paul-Louis Ageneau
|
e4a8d964df
Run workflows on every PR
|
3 years ago |
Paul-Louis Ageneau
|
f7eaa2030a
Enhanced tests
|
3 years ago |
Paul-Louis Ageneau
|
fa3817c31f
Splitted NegotiatedDatachannel to seprate incoming and outgoing channels
|
3 years ago |
Paul-Louis Ageneau
|
1a2ae09bd6
Fixed forwardMessage() to open a new channel if an old one exists
|
3 years ago |
Paul-Louis Ageneau
|
977c660b51
Merge pull request #586 from paullouisageneau/fix-local-mid-collision
|
3 years ago |
Paul-Louis Ageneau
|
7e8cd6d475
Prevent mid collision with local tracks when adding application mid
|
3 years ago |
Paul-Louis Ageneau
|
293eb3a8cc
Fixed logging in PeerConnection::changeSignalingState()
|
3 years ago |
David Eichmann
|
9be14bbfc2
Fix message consumed on rtcReceiveMessage(id, NULL, &size)
|
3 years ago |
David Eichmann
|
4f4e1840da
Mention negative size returned on string for rtcReceiveMessage()
|
3 years ago |
Paul-Louis Ageneau
|
fe5c814cc7
Bumped version to 0.16.7
|
3 years ago |
Paul-Louis Ageneau
|
988756ec18
Merge pull request #579 from paullouisageneau/capi-track-getters
|
3 years ago |
Paul-Louis Ageneau
|
3299dd52cd
Doc: Added rtcGetTrackMid and rtcGetTrackDescription
|
3 years ago |
Paul-Louis Ageneau
|
ef7f46811e
Check for null pointer in rtcGetTrackDirection
|
3 years ago |
Paul-Louis Ageneau
|
100bdaeee9
Added tests for rtcGetTrackMid and rtcGetTrackDirection
|
3 years ago |
Paul-Louis Ageneau
|
6f6e46e311
Added rtcGetTrackMid and rtcGetTrackDirection to C API
|
3 years ago |
Paul-Louis Ageneau
|
b40f091aec
Bumped version to 0.16.6
|
3 years ago |
Paul-Louis Ageneau
|
8b3115afd7
Merge pull request #569 from paullouisageneau/fix-websocket-reopening
|
3 years ago |
Paul-Louis Ageneau
|
fc5622c8fc
Fixed WebSocket transports not reset after connection failure
|
3 years ago |
Paul-Louis Ageneau
|
ba9555f2fa
Moved Init to impl namespace
|
3 years ago |
Paul-Louis Ageneau
|
0bff6b8460
Enhanced emplaceTransport() methods
|
3 years ago |
Paul-Louis Ageneau
|
9f41ad4bad
Updated libjuice to v0.9.8
|
3 years ago |