Skip to content

Commit 24804b2

Browse files
committed
Prep 0.1
1 parent 88117b8 commit 24804b2

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
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

105
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
1712
This package currently only works with either [Bref](https://bref.sh) or [Laravel Vapor](https://vapor.laravel.com),
1813
though 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

2220
In order to use this package, your project needs to meet the following criteria:

0 commit comments

Comments
 (0)