156704883

Results 7 issues of 156704883

实现类似 netty 框架 中的 http 长连接通道 tcp http client--------keep-alive ------> tcp http server 对于 http client 发起连接方,可以发送 request 接收 response , 也可以接收 request 发送 response 对于 http server 接收放, 可以接收...

没有看到 rtp 的分包处理,在单个 NAL 比较大时有问题,超过 65535

失败时 删除 overlay_ 后应 return false;

openresty version 1.19.3.1 nginx.conf worker_processes 4; init_worker_by_lua_file resty_test/init.lua; init.lua ngx.log(ngx.ERR, "init worker: ",ngx.worker.id()) -- It's ngx.worker.id() always zero here

如想实现 file 中保存时不包含函数名,不能通过配置 yaml 实现

To ensure compatibility with older devices, I utilized a node guard #define CO_CONFIG_NODE_GUARDING (2) #define CO_CONFIG_NODE_GUARDING_MASTER_COUNT 0x7F CO_nodeGuardingMaster_initNode(CO->NGmaster, 0, 0x01, 2000); The trace found that instead of calling the callback...