Skip to content

Commit b8da57d

Browse files
authored
Merge pull request #26 from clue-labs/name
Update project homepage
2 parents 1bf7072 + b8339d2 commit b8da57d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# clue/connection-manager-extra [![Build Status](https://travis-ci.org/clue/php-connection-manager-extra.svg?branch=master)](https://travis-ci.org/clue/php-connection-manager-extra)
1+
# clue/reactphp-connection-manager-extra [![Build Status](https://travis-ci.org/clue/reactphp-connection-manager-extra.svg?branch=master)](https://travis-ci.org/clue/reactphp-connection-manager-extra)
22

33
This project provides _extra_ (in terms of "additional", "extraordinary", "special" and "unusual") decorators,
44
built on top of [ReactPHP's Socket](https://github.com/reactphp/socket).

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "clue/connection-manager-extra",
33
"description": "Extra decorators for creating async TCP/IP connections, built on top of ReactPHP's Socket component",
44
"keywords": ["Socket", "network", "connection", "timeout", "delay", "reject", "repeat", "retry", "random", "acl", "firewall", "ReactPHP"],
5-
"homepage": "https://github.com/clue/php-connection-manager-extra",
5+
"homepage": "https://github.com/clue/reactphp-connection-manager-extra",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)