Paul-Louis Ageneau
|
d00c73e993
Changed error constants to defines
|
5 年 前 |
Paul-Louis Ageneau
|
d0695aa9cb
Properly catch exceptions in C API
|
5 年 前 |
Paul-Louis Ageneau
|
85a20eead1
Merge branch 'master' into srtp
|
5 年 前 |
Paul-Louis Ageneau
|
7c93c698da
Merge pull request #64 from paullouisageneau/websocket
|
5 年 前 |
Paul-Louis Ageneau
|
ddb9f99ed6
Fixed call to usrsctp_finish() in Cleanup()
|
5 年 前 |
Paul-Louis Ageneau
|
8ffdf6a020
Added RTC_ENABLE_MEDIA guard
|
5 年 前 |
Paul-Louis Ageneau
|
a22ee2f52c
Added install directive to CMakeLists
|
5 年 前 |
Paul-Louis Ageneau
|
1a701c33b3
Renamed ENABLE_WEBSOCKET to RTC_ENABLE_WEBSOCKET
|
5 年 前 |
Paul-Louis Ageneau
|
03a48c1c09
Added WebSocket support to C API
|
5 年 前 |
Paul-Louis Ageneau
|
20d1a03380
Added support for port range with libjuice
|
5 年 前 |
Paul-Louis Ageneau
|
e04113f3f1
Fixed state callback and revised synchronization and deletion
|
5 年 前 |
Paul-Louis Ageneau
|
ed28460e80
Added local and remote address getters to C API
|
5 年 前 |
Paul-Louis Ageneau
|
be04d8037e
Added tests for C API
|
5 年 前 |
Paul-Louis Ageneau
|
29ffb34fe8
Added missing functions to C API
|
5 年 前 |
Paul-Louis Ageneau
|
402a4df4a0
Added InitLogger function and renamed enums
|
6 年 前 |
Murat Dogan
|
1ac00ce396
Move logger init task to a function
|
6 年 前 |
Paul-Louis Ageneau
|
1d7d1358be
Added PeerConnection::close() and revised state machine
|
6 年 前 |
Paul-Louis Ageneau
|
cd47c31f3f
Added separate PeerConnection gathering state
|
6 年 前 |
Paul-Louis Ageneau
|
86179f0691
Added state with corresponding callback, and removed optional candidates
|
6 年 前 |
Paul-Louis Ageneau
|
61fb38305a
Enhanced API to differentiate binary and string messages
|
6 年 前 |
Paul-Louis Ageneau
|
aa0ef3a123
Added offer/answer differenciation in description
|
6 年 前 |
Paul-Louis Ageneau
|
c778ad802a
Fixes to C API
|
6 年 前 |
Paul-Louis Ageneau
|
6e3ba6afd7
Reorganised project to separate public from private headers
|
6 年 前 |