You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# amphp/websocket-server
2
2
3
3
AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind.
4
-
This library provides a [`RequestHandler`](https://amphp.org/http-server/classes/request-handler) to easily handle WebSocket connections using [`amphp/http-server`](https://github.com/amphp/http-server).
4
+
This library provides a [`RequestHandler`](https://amphp.org/http-server#requesthandler) to easily handle WebSocket connections using [`amphp/http-server`](https://github.com/amphp/http-server).
0 commit comments