mtdxc

Results 9 issues of mtdxc

当前的 UdpServer 是不支持多线程收发消息和负载均衡的,这对大流量的udp媒体服务器是不大合适的; 这个pr利用了SO_REUSEPORT和udp connect机制,可实现单个udp端口的多线程收发;并提供了一个与TcpServer类似的服务模型; 此外,此pr还简单实现了 IpHash 负载均衡策略;

# Summary - have add wav reocrd support for ios - save and restore old audio catalog, because other audioPlayer like rnsound will stop play after start record ## Test...

i have woked SioChatDemo with [socket.io chatroom example](https://github.com/Automattic/socket.io/tree/master/examples/chat) and found if i connect with default namespace just for one client, node server will got two connection callback. it sounds like...

**Describe the bug** 根据build.md编译x86版本的mac framework 打开GPUPixelMacApp,编译运行, 发现视频会卡住不动,卡在某一帧中,或直接黑屏 通过增加TargetRawDataOutput和回调发现有数据输出, 应该是GPUPixelView没刷新 **Running Information(please complete the following information):** - GPUPixel Version using : git version 73f738b6333c5 - Operating System: OSX 14.5 (23F79), Xcode...

bug

当使用7.4.0的electron-forge时,调用 electron-forge publish会出现找不到electron-forge-publisher-oss错误: ``` An unhandled rejection has occurred inside Forge: Error: Could not find a publish target with the name: electron-forge-publisher-oss. Make sure it's listed in the devDependencies of...

build ok for vs2019