Karp 的技术博客
踩坑教训
Swoole v4.2.11 enable_coroutine=true 协程开启失败问题 记录

Swoole v4.2.11 enable_coroutine=true 协程开启失败问题记录

踩坑教训
php7.3-编译安装编译常见错误 libzip / off_t undefined / fatal error: zipconf.h

configure: error: Please reinstall the libzip distribution

踩坑教训
Swoole : wManager_check_exit_status: worker#5 abnormal exit

解决 Swoole : wManager_check_exit_status: worker#5 abnormal exit

编程语言
PHP中的gzcompress、gzdeflate、gzencode 压缩解压函数

PHP中的gzcompress、gzdeflate、gzencode 压缩解压函数

踩坑教训
`Websocket` 数据解压缩踩坑

今天业务上需要对接下 其他站点 的 websocket 服务.