XenForo WebSockets

XenForo WebSockets 2.0.2

Upgrade No permission to download
Now the user is not shown an error if the server side failed to contact the websocket server.
An errors will still be written to the error log.
Fixed issues with Pusher API
  • Like
Reactions: thumped

Installation easing update​

  • Added a bash script for manipulating the websocket server: it will install Soketi and configure the daemon for you. Read more in the updated documentation.
  • Fixed incorrect operation of the "Pusher host" option when using a separate server for run websocket server.

Fixed​

  • When using Pusher.com, an error could occur with the host.
  • When using Pusher.com, channels might not work.