webim icon indicating copy to clipboard operation
webim copied to clipboard

使用PHP+Swoole实现的网页即时聊天工具

Results 40 webim issues
Sort by recently updated
recently updated
newest added

配置好后,浏览器运行:http://im.swoole.com出错,如下图

报错:Class 'Redis' not found in im/webim/vendor/matyhtf/swoole_framework/libs/Swoole/Component/Redis.php:79,hiredis也已经装过了

composer install Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - The requested package...

oading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - The requested package matyhtf/swoole_framework dev-master...

在线体验地址看不了具体项目?

配置完后,开启redis,在命令行运行 webim_server.php 和 flash_policy.php,浏览器访问webroot没什么反应

![image](https://user-images.githubusercontent.com/37036995/44627096-ae3a3080-a95a-11e8-8b67-69cffd27ead2.png)望大神解答