File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11# laravel-echo-api-gateway
22
3- ## !! Work in progress !!
4-
5- Note that this package is a work in progress. As soon as version 0.1 will be tagged, it will be usable for testing
6- purposes. As soon as version 1.0 gets released, it should be usable for production purposes.
7-
83## About
94
105This package enables you to use API Gateway‘s Websockets as a driver for [ Laravel Echo] ( https://github.com/laravel/echo )
@@ -17,6 +12,9 @@ messages. We also configure Laravel to use this connection as a broadcast driver
1712This package currently only works with either [ Bref] ( https://bref.sh ) or [ Laravel Vapor] ( https://vapor.laravel.com ) ,
1813though the latter one involves some manual set-up.
1914
15+ As soon as version 1.0 will be released, this package will be suitable for production workloads. Until then, it is
16+ advised to only use this package for non-critical / non-production projects.
17+
2018## Requirements
2119
2220In order to use this package, your project needs to meet the following criteria:
You can’t perform that action at this time.
0 commit comments