Paul-Louis Ageneau
|
37d47d28a8
Made rtcGet*Address() return RTC_ERR_FAILURE if unavailable
|
5 年 前 |
Paul-Louis Ageneau
|
46878519c0
Merge pull request #205 from hanseuljun/rtcgetlocaldescriptionsdp
|
5 年 前 |
Hanseul Jun
|
84c298f4f8
Add return RTC_ERR_FAILURE at the end of rtcGetLocalDescriptionSdp.
|
5 年 前 |
Hanseul Jun
|
23aed2b844
Add rtcGetLocalDescription().
|
5 年 前 |
Paul-Louis Ageneau
|
df62d6d51c
Merge pull request #201 from paullouisageneau/fix-rtcinitlogger
|
5 年 前 |
Paul-Louis Ageneau
|
26241f00b7
Fixed case plog_appender -> plogAppender
|
5 年 前 |
Paul-Louis Ageneau
|
873d14c824
Merge pull request #203 from hanseuljun/capi-stdcall
|
5 年 前 |
Paul-Louis Ageneau
|
4953a112ad
Reset callback on plog_appender move
|
5 年 前 |
Hanseul Jun
|
c31e1bf0be
Make addition of CAPI_STDCALL as definition per target.
|
5 年 前 |
Paul-Louis Ageneau
|
98ddba192f
Added move constructor to plog_appender
|
5 年 前 |
Paul-Louis Ageneau
|
b02b30eea8
Make plog_appender use its own mutex
|
5 年 前 |
Paul-Louis Ageneau
|
324d97a9b7
Merge pull request #202 from hanseuljun/fix-rtcinitlogger
|
5 年 前 |
Hanseul Jun
|
0a1dd4db01
Add CAPI_STDCALL in cmake as an option and definition to set the calling convention of the C callback functions __stdcall.
|
5 年 前 |
Hanseul Jun
|
b1de9acb20
Remove lock_guard inside rtcInitLogger since the same mutex gets locked inside appender->set_callback, causing a deadlock.
|
5 年 前 |
Paul-Louis Ageneau
|
960300a7cd
Updated libjuice to v0.5.2
|
5 年 前 |
Paul-Louis Ageneau
|
3f084d7527
Added datachannel-unity
|
5 年 前 |
Paul-Louis Ageneau
|
64096d599c
Make rtcInitLogger and InitLogger thread-safe
|
5 年 前 |
Paul-Louis Ageneau
|
552e443ef1
Fixed rtcInitLogger to prevent logging multiple times
|
5 年 前 |
Paul-Louis Ageneau
|
52cb8d68a0
Updated libjuice
|
5 年 前 |
Paul-Louis Ageneau
|
372e2b7a1f
Merge pull request #199 from paullouisageneau/fix-websocket-url-parsing
|
5 年 前 |
Paul-Louis Ageneau
|
a92e63720c
Fixed WebSocket URL parsing to handle user and password
|
5 年 前 |
Paul-Louis Ageneau
|
8d121c086e
Merge pull request #196 from paullouisageneau/fix-null-logger
|
5 年 前 |
Paul-Louis Ageneau
|
b538e454aa
Fixed null pointer access if plog is not initialized
|
5 年 前 |
Paul-Louis Ageneau
|
60d09d5c6f
Bumped version to 0.9.3
|
5 年 前 |
Paul-Louis Ageneau
|
266159fe41
Merge pull request #194 from paullouisageneau/fix-openssl-loop-quit
|
5 年 前 |
Paul-Louis Ageneau
|
458decb12d
Fixed OpenSSL recv loop quitting too early
|
5 年 前 |
Paul-Louis Ageneau
|
635c2e5513
Merge pull request #192 from paullouisageneau/fix-multiple-createdc
|
5 年 前 |
Paul-Louis Ageneau
|
adc4223617
Added a test creating a second data channel
|
5 年 前 |
Paul-Louis Ageneau
|
326ae27ad1
Added missing return
|
5 年 前 |
Paul-Louis Ageneau
|
6d33d19816
Merge pull request #191 from paullouisageneau/fix-message-size-checks
|
5 年 前 |