All Projects → zhaohehe → Swoole Tadpole

zhaohehe / Swoole Tadpole

tadpole chatroom (maybe spermium) powered by swoole and slim framework

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Swoole Tadpole

Charroom
PHP + Swoole 聊天室
Stars: ✭ 125 (+7.76%)
Mutual labels:  chatroom, swoole, websocket
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (+174.14%)
Mutual labels:  swoole, websocket
Chat Room
使用GO+Vue构建的聊天室网站
Stars: ✭ 113 (-2.59%)
Mutual labels:  chatroom, websocket
Laravel Swoole
High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
Stars: ✭ 3,726 (+3112.07%)
Mutual labels:  swoole, websocket
Webim
PHP + Swoole 实现的简单聊天室
Stars: ✭ 186 (+60.34%)
Mutual labels:  swoole, websocket
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+2899.14%)
Mutual labels:  swoole, websocket
Swoole Src
🚀 Coroutine-based concurrency library for PHP
Stars: ✭ 17,175 (+14706.03%)
Mutual labels:  swoole, websocket
Go Space Chat
【孤单Lonely】基于Golang/WebSocket/Canvas/Protobuf 的聊天室
Stars: ✭ 228 (+96.55%)
Mutual labels:  chatroom, websocket
Happychat
基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天
Stars: ✭ 445 (+283.62%)
Mutual labels:  chatroom, websocket
Workerman Chat
Websocket chat room written in PHP based on workerman.
Stars: ✭ 988 (+751.72%)
Mutual labels:  chatroom, websocket
Branroom
webchat ,a site written in java with SSM framework,support blog post
Stars: ✭ 42 (-63.79%)
Mutual labels:  chatroom, websocket
Shadowfax
Run Laravel on Swoole.
Stars: ✭ 325 (+180.17%)
Mutual labels:  swoole, websocket
Chat Room
一个普通的聊天室
Stars: ✭ 85 (-26.72%)
Mutual labels:  chatroom, websocket
Hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
Stars: ✭ 4,206 (+3525.86%)
Mutual labels:  swoole, websocket
Gochat
goim server write by golang !🚀
Stars: ✭ 1,144 (+886.21%)
Mutual labels:  chatroom, websocket
Linkphp
基于swoole一款高性能多进程常驻内存型全栈框架,内置WebSocket服务器、服务治理PhpRpc功能,不依赖传统的 PHP-FPM,可以用于构建高性能的Web系统、API、中间件、基础服务等等。
Stars: ✭ 101 (-12.93%)
Mutual labels:  swoole, websocket
Ws Machine
WS-Machine is a websocket finite state machine for client websocket connections (Go)
Stars: ✭ 110 (-5.17%)
Mutual labels:  websocket
Chat Room
a simple chat room used by python websocket
Stars: ✭ 114 (-1.72%)
Mutual labels:  websocket
Slightphp
SlightPHP 高效的PHP敏捷开发框架
Stars: ✭ 110 (-5.17%)
Mutual labels:  swoole
Websocket Fuzzer
HTML5 WebSocket message fuzzer
Stars: ✭ 115 (-0.86%)
Mutual labels:  websocket

swoole-tadpole

HTLM5 + WebSocket + PHP(swoole) , http://tadpole.laravel.band/home

Installation

first, make sure you have installed mongodb and swoole extension on your php.

clone from github and install dependence

$ git clone https://github.com/zhaohehe/swoole-tadpole.git
$ composer install

then copy config file

$ cp config.example.php config.php

set socket server host and port

run your redis server, then start socket server

$ php socket.php

License

The pad is licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].