From cbb77c5e7d05326f96c53b1bcdad8a8e4c12198a Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Tue, 4 Dec 2018 22:36:12 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0567a74..f3f9e56 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Bring the power of WebSockets to your Laravel application. Drop-in Pusher replacement, SSL support, Laravel Echo support and a debug dashboard are just some of its features. Full documentation: https://docs.beyondco.de/laravel-websockets/1.0/getting-started/introduction.html + Blogpost with info on how it works under the hood: https://murze.be/introducing-laravel-websockets-an-easy-to-use-websocket-server-implemented-in-php ## Installation