XenForo WebSockets

XenForo WebSockets 2.1.4

Keine Berechtigung zum Herunterladen
Beigetreten
Jun 28, 2020
Nachrichten
4,532
Reaktionswert
1,420
Credits
$12,499
danke dem freundlichen Mitglied @jessysubmitted einen neuen Ressourcen: XenForo WebSockets-Dieses Add-On vermeidet die Notwendigkeit, die Seite zu aktualisieren, um neue Inhalte oder Änderungen anzusehen.
Dieses Add-On vermeidet die Notwendigkeit, die Seite zu aktualisieren, um neue Inhalte oder Änderungen anzusehen. Es dient als Grundlage, die eine sichere Möglichkeit bietet, mit dem WebSockets-Protokoll in XenForo zu arbeiten.

Lesen Sie mehr über dieses Add-On inour documentation.
Anhang 49791 einsehen
Read more about this resource...
 
thanks to dear member @jessy updated [021] XenForo WebSockets with a new update entry:

changelog

Updated config for supervisorctl in setup helper script to properly stop soketi server processes.

For those who have already configured the soketi service on supervisorctl, it is recommended to do the following:
  • Stop soketi service supervisorctl stop soketi.your_domain.com
  • Kill all soketi server process: pkill -f soketi
  • Add the following content to the service config (usually located in one of the folders: /etc/supervisor/conf.d, /etc/supervisor.d...

Read the rest of this update entry...
 
thanks to dear member @jessy updated [021] XenForo WebSockets with a new update entry:

changelog

The getWebsocketsPromise method has been introduced, which allows you to execute code after the XF.Echo and XF.EchoManager objects are ready to work. This method should improve the stability of add-ons based on XenForo WebSockets.

Support for the Keep Alive XenForo system that updates the CSRF token when a tab is restored in browsers on mobile devices. This will get rid of such errors: Cookie Required To Use This Site, Security Error.

Read the rest of this update entry...
 
Oben