摘要: swoole简介 基于异步事件驱动和协程的并行网络通信引擎。 TCP服务器 start/onConnect/onReceive/onClose UDP服务器 start/onPacket Http服务器 start/onRequest() WebSocket服务器 start/onOpen/onMe 阅读全文
posted @ 2021-01-25 11:17 FZ-august 阅读(332) 评论(0) 推荐(0)