Alex Renoki
c43a9d4d46
Fixed Routes registration
2021-04-06 17:21:15 +03:00
Rinor Dreshaj
84fc958142
Update ssl.md
...
FIX: correct double local_key on the ssl documentation
2020-09-29 10:57:09 +02:00
rennokki
a7c505e683
[2.x] Dispatch events on actions ( #556 )
...
* Dispatching events
2020-09-26 22:01:58 +03:00
Alex Renoki
c1bef4db5b
Added async redis connection
2020-09-25 22:16:06 +03: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
9938cf6ae2
Moved the statistics logger to the replication driver
2020-09-03 06:59:01 +03:00
Alex Renoki
545501d575
Added events for sub/unsub/messages sent
2020-09-02 17:16:34 +03:00
Alex Renoki
1de554e3cf
Updated readme configuration for default http scheme
2020-09-02 14:00:22 +03:00
Alex Renoki
68a3a74dfa
Added docs
2020-08-27 22:18:27 +03:00
Alex Renoki
a897ce2cd3
Fixed backend streaming
2020-08-27 14:13:17 +03:00
Alex Renoki
8baf2345bc
Updated docs to contain env variables
2020-08-27 11:26:07 +03:00
Alex Renoki
3123f25cbc
Renamed HttpStatisticsLogger with MemoryStatisticsLogger (because it stores it in-memory)
2020-08-19 09:00:53 +03:00
Alex Renoki
3e521268d4
Added customizable driver for the store
2020-08-18 21:22:29 +03:00
rennokki
35cec91e40
Merge pull request #471 from beyondcode/refactor/docblocks
...
[2.x] Docblocks
2020-08-18 20:29:59 +03:00
Alex Renoki
2074d65853
wip faq [skip ci]
2020-08-18 20:29:23 +03:00
Alex Renoki
0b412cd98e
added docblocks
2020-08-18 20:21:22 +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
rennokki
81b04d0c74
Merge pull request #399 from olssonm/patch/1-broken-link
...
Fix broken link in FAQ
2020-08-13 08:10:56 +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
Marcus Olsson
acf349602d
Fix broken link in FAQ
2020-06-16 09:47:41 +02: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