laravel-websockets/docs/basic-usage
JuanDMeGon 1fdcaa6a7b
After pusher-js 6 forceTLS is default true
As now since pusher-js 6 the encrypted attribute was removed in favor of forceTLS and it is true by default, so we need to use forceTLS: false, to avoid CORS issues.
2020-08-01 17:19:57 -05:00
..
_index.md Add documentation 2020-06-02 10:56:13 +02:00
pusher.md After pusher-js 6 forceTLS is default true 2020-08-01 17:19:57 -05:00
ssl.md The encrypted property was removed on pusher-js 6 2020-08-01 17:09:56 -05:00
starting.md Add documentation 2020-06-02 10:56:13 +02:00