加载中

PHP WebSocket

PHP WebSocket是一个简单的 WebSocket服务器的PHP实现,遵循WebSocket RFC的draft75和draft76规范。支持Flash Socket Policy请求。...

收藏 72

phpwebsocket

从名字上也可看出,这是一个 WebSocket 的 PHP 实现。 示例客户端代码: var host = "ws://localhost:12345/websocket/server.php"...

收藏 36

php-ws - PHP的WebSocket类库

实现基于Websocket 协议的 PHP类库 和 javascript类库 , 实现事件+回调函数的架构开发,以一个简单聊天室实例介绍其使用方法: 不同浏览器,不同电脑,不同地域, 实时通讯。...

收藏 44

python-websocket-shell - webshell

通过websoket执行服务器命令,增强安全性,用户分级,方便部署让普通用户在未获得linux账号的前提下执行一些linux或mac上的shell 通过config.json配置可执行命令和用户...

收藏 25

PHP Ratchet - PHP 的 WebSockets 开发包

Ratchet 是一个松耦合的 PHP 库,提供了用于创建实时、双向客户端服务器 WebSockets 应用的支持。 示例代码: <?php namespace MyApp; use R...

收藏 19

xiaoniu_socketio_server - 简易 socketio 推送服务

小牛简易 socketio 推送服务(xiaoniu_socketio_server)。 特性 基于workerman 实现 支持API动态推送 支持一对一,分组推送 支持离线推送 未授权,则无...

收藏 5

codeigniter-websocket

CodeIgniter WebSocket Library CodeIgniter WebSocket library. It allows you to make powerfull real...

收藏 0

websocket-server

Websocket Server This library provides a Request Handler to easily handle Websocket connections u...

收藏 0

chat-vue

Chat simples utilizando Websocket, Vue.JS e PHP O Websocket é um protocolo que nos permite abrir ...

收藏 0

laravel-swoole

Laravel-Swoole This package provides a high performance HTTP server to speed up your Laravel/Lume...

收藏 0

WebSocketAndroidClient - Android webSocket client for Ratchet Server

WebSocketAndroidClient Android webSocket client for Ratchet Server Credit : This android library ...

收藏 0

php-websocket-server

Gomoob WebSocket server WebSocket server with tags management, forward messages on the right clie...

收藏 0

mysql_websocket_chat - Quickly get a websocket chat up and running

MYSQL WEBSOCKET CHAT Welcome to this Hackaton project I created for user hrushi on phpclasses.org...

收藏 0

yii2-wschat - Online chat based on web sockets

Web Socket Chat Online chat based on web sockets and ratchet php ![Demo] (doc/demo.gif) Installat...

收藏 0
开源软件作者
YDUI-Touch 作者
尤得一物 作者
ThinkCase 作者

conference-call-ratchet

Conference Call A conference call implementation using WebRTC, Ratchet Web Socket. Getting Starte...

收藏 0

Video-Call-App

Video Call App A one-to-one text, audio and video chat application built with WebRTC and RatchetP...

收藏 0

CodeIgniter-Ratchet-Websocket

CodeIgniter-Ratchet-Websocket NOTICE : This project is NOT production ready. This library contain...

收藏 0

phpi-websocket

phpi-websocket Scaffolding and demo for interacting with phpi via websockets. This should be enou...

收藏 0

websocket-demo

Apenas dois simples exemplos de servidores WebSocket usando Ratchet. Primeiro instale as dependên...

收藏 0

没有更多内容

加载失败,请刷新页面

返回顶部
顶部