GithubHelp home page GithubHelp logo

guoyu07 / laravel5.3-swoole Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oskariiii/laravel5.3-swoole

0.0 0.0 0.0 926 KB

Laravel5.3 + Swoole1.8.11 实现WebSocket通信

PHP 92.32% JavaScript 1.32% ApacheConf 0.65% Vue 0.66% HTML 5.06%

laravel5.3-swoole's Introduction

Laravel5.3 + Swoole1.8.11 + Redis + Supervisor

Laravel   : 系统业务处理以及页面渲染
Swoole    : 提供WebSocket服务
Redis     : 基于发布订阅模式,实现数据通信
Supervisor: Swoole进程管理或使用nginx反向代理模式

安装方式

git clone 本仓库

composer install

npm install

访问方式

配置.env文件

CLI: php /项目/swoole/websocket.php

打开项目即可

截图

截图

如果一个promise对象处在fulfilled或rejected状态而不是pending状态,那么它也可以被称为settled状态。你可能也会听到一个术语resolved ,它表示promise对象处于settled状态,或者promise对象被锁定在了调用链中。关于promise的状态, Domenic Denicola 的 States and fates 有更多详情可供参考。

License

MIT License. © Running Lee

laravel5.3-swoole's People

Contributors

runninglee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.