phpstomp/server

纯PHP响应式消息队列服务器

dev-master 2017-07-04 10:07 UTC

This package is auto-updated.

Last update: 2024-08-27 21:30:26 UTC


README

纯PHP响应式消息队列服务器

待做工作范围

  • 定义服务器的功能
  • 缩小领域模型
  • 创建基本的异步STOMP协议解析器
  • 创建ReactPHP适配器
  • 创建纯libuv实现适配器