Commit Graph

4 Commits

Author SHA1 Message Date
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
JuanDMeGon ab0ac05de7
The encrypted property was removed on pusher-js 6
the encrypted property was removed in favor of forceTLS one, officially on pusher-js 6.
2020-08-01 17:09:56 -05:00
Marcel Pociot b1001f38ea wip 2020-06-02 12:03:46 +02:00
Marcel Pociot 0b351d80ec Add documentation 2020-06-02 10:56:13 +02:00