Paul-Louis Ageneau
|
bbec827fef
Properly handle exceptions from threadpool tasks
|
4 years ago |
Paul-Louis Ageneau
|
fc1f54a0e4
Updated libjuice
|
4 years ago |
Paul-Louis Ageneau
|
d90a5d628f
Refactored media API into track API
|
5 years ago |
Paul-Louis Ageneau
|
0b055ac17d
Added Track class
|
5 years ago |
Paul-Louis Ageneau
|
2f8d06db81
Fixed compilation on MSVC
|
5 years ago |
Paul-Louis Ageneau
|
e76d933de2
Safer callback reset strategy for PeerConnection
|
5 years ago |
Paul-Louis Ageneau
|
aecc2b8fda
Added Processor and finished ThreadPool integration
|
5 years ago |
Paul-Louis Ageneau
|
6c8fe8ca51
Compilation fixes
|
5 years ago |
Paul-Louis Ageneau
|
8ffdf6a020
Added RTC_ENABLE_MEDIA guard
|
5 years ago |
Paul-Louis Ageneau
|
661137aa6e
Made websocket use weak bind
|
5 years ago |
Paul-Louis Ageneau
|
1a701c33b3
Renamed ENABLE_WEBSOCKET to RTC_ENABLE_WEBSOCKET
|
5 years ago |
Paul-Louis Ageneau
|
0f0047729b
Small fixes to synchronized_callback
|
5 years ago |
Murat Dogan
|
836c7c8504
define WIN32_LEAN_AND_MEAN in CMakeLists.txt
|
5 years ago |
Paul-Louis Ageneau
|
be04d8037e
Added tests for C API
|
5 years ago |
Paul-Louis Ageneau
|
9441f78494
Added WSAStartup call in PeerConnection and cleaned up includes
|
5 years ago |
Paul-Louis Ageneau
|
3367eba4fe
Moved log to its own header and prevented multiple log init
|
5 years ago |
Paul-Louis Ageneau
|
3079072e63
For Win32, define _WIN32_WINNT to 0x0601 (Windows 7) if undefined
|
5 years ago |
Paul-Louis Ageneau
|
0ded19992c
Integrated libjuice for ICE transport
|
5 years ago |
Paul-Louis Ageneau
|
1566c0ef21
Updated compilation with Makefile and Jamfile
|
5 years ago |
Paul-Louis Ageneau
|
7a552bb0fa
Replaced console output with logging
|
5 years ago |
Paul-Louis Ageneau
|
402a4df4a0
Added InitLogger function and renamed enums
|
5 years ago |
Murat Dogan
|
92f08948d3
Integrate plog
|
5 years ago |
Paul-Louis Ageneau
|
e5a19f85ed
Revised synchronization
|
5 years ago |
Paul-Louis Ageneau
|
c5e25bbdbc
Implemented max message size negociation
|
5 years ago |
Paul-Louis Ageneau
|
96f08cb3c8
Fixed DataChannel recv queue limit
|
5 years ago |
Paul-Louis Ageneau
|
2c0955fe57
Some performance tuning for SCTP transport
|
5 years ago |
Paul-Louis Ageneau
|
08931de03b
Added proper destructor for synchronized_callback
|
5 years ago |
Paul-Louis Ageneau
|
4029a9bb4a
Do not receive messages in onMessage is not set
|
5 years ago |
Paul-Louis Ageneau
|
5d57b4e214
Used synchronized callbacks for PeerConnection
|
5 years ago |
Paul-Louis Ageneau
|
900c482146
Implemented reading back-pressure and callbacks synchronization
|
5 years ago |