We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce2b577 + a5c08da commit 24ac7ddCopy full SHA for 24ac7dd
1 file changed
README.md
@@ -1,9 +1,9 @@
1
# Socket
2
3
-[](http://travis-ci.org/reactphp/socket)
+[](https://travis-ci.org/reactphp/socket)
4
5
Async, streaming plaintext TCP/IP and secure TLS socket server and client
6
-connections for [ReactPHP](https://reactphp.org/)
+connections for [ReactPHP](https://reactphp.org/).
7
8
The socket library provides re-usable interfaces for a socket-layer
9
server and client based on the [`EventLoop`](https://github.com/reactphp/event-loop)
0 commit comments