XenForo WebSockets

XenForo WebSockets 2.1.4

Нет прав на скачивание
  • Создатель Темы Создатель Темы axtona
  • Дата начала Дата начала
Присоединился
Июнь 28, 2020
Сообщения
4,532
Оценка реакций
1,420
Credits
$12,499
спасибо dear участнику @jessyподан новый ресурс: XenForo WebSockets-Этот дополнение устраняет необходимость перезагружать страницу для просмотра новых содержимого или изменений.
Этот дополнительный модуль устраняет необходимость перезагрузки страницы, чтобы просмотреть новые контент или изменения. Он служит основой, которая предоставляет удобный способ работать с протоколом WebSockets в XenForo.

Подробнее о этом дополнении читайте вour documentation.
Просмотреть вложение 49791
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...
 
Вверх