Repo move
This commit is contained in:
parent
d36a8699df
commit
d720933588
@ -1,7 +1,7 @@
|
|||||||
#Ratchet
|
#Ratchet
|
||||||
|
|
||||||
[](http://travis-ci.org/cboden/Ratchet)
|
[](http://travis-ci.org/cboden/Ratchet)
|
||||||
[](https://packagist.org/packages/cboden/Ratchet)
|
[](https://packagist.org/packages/cboden/ratchet)
|
||||||
|
|
||||||
A PHP 5.3 library for asynchronously serving WebSockets.
|
A PHP 5.3 library for asynchronously serving WebSockets.
|
||||||
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.
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
]
|
]
|
||||||
, "support": {
|
, "support": {
|
||||||
"forum": "https://groups.google.com/forum/#!forum/ratchet-php"
|
"forum": "https://groups.google.com/forum/#!forum/ratchet-php"
|
||||||
, "issues": "https://github.com/cboden/Ratchet/issues"
|
, "issues": "https://github.com/ratchetphp/Ratchet/issues"
|
||||||
, "irc": "irc://irc.freenode.org/reactphp"
|
, "irc": "irc://irc.freenode.org/reactphp"
|
||||||
}
|
}
|
||||||
, "autoload": {
|
, "autoload": {
|
||||||
|
Loading…
Reference in New Issue
Block a user