[021] XenForo WebSockets

Add-ons [021] XenForo WebSockets 2.1.2

Register & Get access to index
  • On forums with closed access for guests, certain scenarios required a websocket connection, but this did not occur due to viewing permissions check

Fixed​

  • The Pusher Host option was not passed to the frontend
  • Like
Reactions: golgotte31
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.
  • Like
Reactions: sashag65
Back
Top Bottom