websocket-protocol

所属分类:Websocket编程
开发工具:PHP
文件大小:0KB
下载次数:0
上传日期:2015-04-30 09:54:08
上 传 者sh-1993
说明:  基于PHP的websocket服务器实现的协议
(Protocol for a PHP based websocket server implementation)

文件列表:
CHANGELOG.md (68, 2015-04-30)
bootstrap.php (760, 2015-04-30)
build.default.properties (589, 2015-04-30)
build.xml (2976, 2015-04-30)
composer.json (1333, 2015-04-30)
phpunit.xml (725, 2015-04-30)
src/ (0, 2015-04-30)
src/AppserverIo/ (0, 2015-04-30)
src/AppserverIo/Lab/ (0, 2015-04-30)
src/AppserverIo/Lab/WebSocketProtocol/ (0, 2015-04-30)
src/AppserverIo/Lab/WebSocketProtocol/BadRequestException.php (1075, 2015-04-30)
src/AppserverIo/Lab/WebSocketProtocol/HandlerConfigInterface.php (1562, 2015-04-30)
src/AppserverIo/Lab/WebSocketProtocol/HandlerContextInterface.php (1876, 2015-04-30)
src/AppserverIo/Lab/WebSocketProtocol/HandlerException.php (1040, 2015-04-30)
src/AppserverIo/Lab/WebSocketProtocol/HandlerInterface.php (2093, 2015-04-30)
src/AppserverIo/Lab/WebSocketProtocol/RequestInterface.php (2859, 2015-04-30)
src/AppserverIo/Lab/WebSocketProtocol/WebSocketConnectionHandler.php (15241, 2015-04-30)
src/AppserverIo/Lab/WebSocketProtocol/WebSocketRequest.php (4911, 2015-04-30)
tests/ (0, 2015-04-30)
tests/AppserverIo/ (0, 2015-04-30)
tests/AppserverIo/Lab/ (0, 2015-04-30)
tests/AppserverIo/Lab/WebSocketProtocol/ (0, 2015-04-30)
tests/AppserverIo/Lab/WebSocketProtocol/WebSocketRequestTest.php (1944, 2015-04-30)

# Websocket protocol [![Build Status](https://travis-ci.org/appserver-io-lab/websocket-protocol.png)](https://travis-ci.org/appserver-io-lab/websocket-protocol) Protocol for a PHP based websocket server implementation # Issues In order to bundle our efforts we would like to collect all issues regarding this package in [the main project repository's issue tracker](https://github.com/appserver-io/appserver/issues). Please reference the originating repository as the first element of the issue title e.g.: `[appserver-io/] A issue I am having`

近期下载者

相关文件


收藏者