This commit is contained in:
Chris Boden 2012-06-15 10:06:14 -04:00
parent fdff37ba60
commit 28a28513a5

View File

@ -1,8 +1,8 @@
[![Build Status](https://secure.travis-ci.org/cboden/Ratchet.png?branch=master)](http://travis-ci.org/cboden/Ratchet)
#Ratchet #Ratchet
A PHP 5.3 (PSR-0) library for serving WebSockets and building socket based applications. [![Build Status](https://secure.travis-ci.org/cboden/Ratchet.png?branch=master)](http://travis-ci.org/cboden/Ratchet)
A PHP 5.3 library for serving WebSockets and building socket based applications.
Build up your application through simple interfaces and re-use your application without changing any of its code just by combining different components. Build up your application through simple interfaces and re-use your application without changing any of its code just by combining different components.
##WebSocket Compliance ##WebSocket Compliance