We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04903c commit 87df591Copy full SHA for 87df591
README.md
@@ -1,5 +1,12 @@
1
# laravel-echo-api-gateway
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
+## About
9
10
This package enables you to use API Gateway‘s Websockets as a driver for [Laravel Echo](https://github.com/laravel/echo)
11
, so you don’t have to use services like Pusher or Socket.io.
12
0 commit comments