File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
# laravel-echo-api-gateway
2
2
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
-
8
3
## About
9
4
10
5
This 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
17
12
This package currently only works with either [ Bref] ( https://bref.sh ) or [ Laravel Vapor] ( https://vapor.laravel.com ) ,
18
13
though the latter one involves some manual set-up.
19
14
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
+
20
18
## Requirements
21
19
22
20
In 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