Skip to content

- fixed a bug, where client online check returned false resulting in messages...

Bob Hageman requested to merge develop into staging
  • fixed a bug, where client online check returned false resulting in messages not being delivered (thinking the client was offline).
  • added authorization with also the secret when logging in to gateway sockets
  • sending messages between socket clients via the user gateway is now also possible.

Merge request reports