Commit Graph

10 Commits

Author SHA1 Message Date
Rinor Dreshaj 84fc958142
Update ssl.md
FIX: correct double local_key on the ssl documentation
2020-09-29 10:57:09 +02:00
Alex Renoki cc5e74e7e2 Updated docs 2020-09-11 09:25:13 +03:00
Francis Lavoie c499f5d80c
Update Caddy example for Caddy v2
Caddy v2 greatly simplifies things for proxying websockets. The dumb rewrite hack is no longer necessary because request matchers handle it perfectly.

Caddy is _by far_ the simplest and easiest solution for proxying websockets like this.
2020-09-03 20:37:33 -04:00
Alex Renoki 1de554e3cf Updated readme configuration for default http scheme 2020-09-02 14:00:22 +03:00
Alex Renoki 8baf2345bc Updated docs to contain env variables 2020-08-27 11:26:07 +03:00
Alex Renoki 21d37d93ee Updated docs 2020-08-18 16:09:32 +03:00
Alex Renoki ffcc772ec8 Updated docs 2020-08-18 15:29:49 +03:00
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 0b351d80ec Add documentation 2020-06-02 10:56:13 +02:00