hunwalk/yii2-websocket 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

hunwalk/yii2-websocket

最新稳定版本:v1.1

Composer 安装命令:

composer require hunwalk/yii2-websocket

包简介

Yii2 websocket server component

README 文档

README

This package is a fixed and reduced version of the original yii2-websocket which is at the time is not maintained.

You can find the original repository here: https://github.com/consik/yii2-websocket

I made these changes simply, because i will need this in another project. I cannot provide documentation yet, there are quite a few changes. Your only option is to read the code yourself. There may be some kind of docs here in the future.

Because of an ongoing project, you can expect this repo to be maintained by me.

Also, the command functionality has been removed, because i found it unsafe to use, and I'm going to have a different approach implementing that inside my project.

Used Ratchet

Installation

The preferred way to install this extension is through composer.

Either run

composer require hunwalk/yii2-websocket

or add

"hunwalk/yii2-websocket": "^1.0"

统计信息

  • 总下载量: 75
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-10-07