mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-06 00:13:33 +00:00
1. Updated Helper method for console.log to implement info1 & info2
2. Added more logging to WebRTC 3. Fix edge case when piping RTC DataChannel could result in 100% CPU utilization
This commit is contained in:
@@ -54,6 +54,7 @@ typedef struct ILibDuktape_readableStream
|
||||
#endif
|
||||
int endRelayed;
|
||||
int pipeInProgress;
|
||||
int pipeInProgress_counter;
|
||||
#ifdef WIN32
|
||||
DWORD pipedThreadID;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user