Karp 的技术博客
踩坑教训
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 服务.

编程语言
PHP gzcompress 使用中的 坑

今天业务上需要对接 webscocket 接口 服务端推流是经过压缩的数据, 百度顺道发现一篇文章