Hello! Try to use it in my testing environments. On Windows XAMPP.
Integrated Pusher almost work fine, but for some causing not updating "notification bell".
https://discuss.flarum.org/d/2558-need-help-in-using-pusher-with-flarum/98
So, I try to use this alternative and looks like here I get the same results. Even more.... Although posts appear in real time and without any problems (both - inside the discussion appear posts and up on list of discussions bar "updated discussions" appears), notifications on the bell, however, do not appear. And if in the case of the integrated pusher, the action from privat-userXXX was displayed in the console, but "data" was "null" and bell not updated, then in this case, messages from the private channel do not appear in the console at all.
So... may be this is a bug in flarum? Or I miss something?
Thanks. 😥
Flarum core 1.3.1
PHP version: 8.0.19
MySQL version: 10.4.24-MariaDB
Loaded extensions: Core, bcmath, calendar, ctype, date, filter, hash, iconv, json, SPL, pcre, readline, Reflection, session, standard, mysqlnd, tokenizer, zip, zlib, libxml, dom, PDO, bz2, SimpleXML, xml, xmlreader, xmlwriter, openssl, curl, fileinfo, gd, gettext, mbstring, exif, mysqli, pdo_mysql, pdo_sqlite, Phar, ftp
+-------------------------------+----------+--------+
| Flarum Extensions | | |
+-------------------------------+----------+--------+
| ID | Version | Commit |
+-------------------------------+----------+--------+
| flarum-subscriptions | v1.3.1 | |
| flarum-tags | v1.3.0 | |
| flarum-flags | v1.3.0 | |
| fof-follow-tags | 1.1.5 | |
| zerosonesfun-member | 1.2 | |
| zerosonesfun-bbcode-button | 1.1.2 | |
| the-turk-flamoji | 1.0.4 | |
| migratetoflarum-old-passwords | 1.0.0 | |
| kyrne-websocket | 3.3.0 | |
| fof-upload | 1.2.3 | |
| fof-nightmode | 1.3.3 | |
| fof-formatting | 1.0.2 | |
| flarumite-simple-spoilers | 1.0.0 | |
| flarum-suspend | v1.3.1 | |
| flarum-sticky | v1.3.0 | |
| flarum-statistics | v1.3.0 | |
| flarum-mentions | v1.3.1 | |
| flarum-markdown | v1.3.0 | |
| flarum-lock | v1.3.0 | |
| flarum-likes | v1.3.0 | |
| flarum-lang-russian | 1.3.0-p1 | |
| flarum-lang-english | v1.3.0 | |
| flarum-emoji | v1.3.0 | |
| flarum-bbcode | v1.3.0 | |
| flarum-approval | v1.3.0 | |
| datlechin-link-preview | v0.1.4 | |
| datlechin-bbcode-hide-content | v0.1.1 | |
| askvortsov-categories | v3.0.6 | |
| acpl-my-tags | 1.2.0 | |
+-------------------------------+----------+--------+
Base URL: http://flarum.taravasya
Installation path: D:\SYNCPROJECTS\FLARUM
Queue driver: sync
Mail driver: log
Debug mode: off
And one more thing. If in single discussion add three posts, then yellow bar in disscussions list state what we have three updated discussions. I think this not right.