Resource icon

kashif

Administrator
Staff member
VIP Member
Email Verified
kashif submitted a new resource:

[MMO] Centrifugo - Download Free [MMO] Centrifugo

Adds integration with Centrifuge.
Centrifugo is a self-hosted service which can handle connections over a variety of real-time transports and provides a simple publish API. Centrifugo integrates well with any application – no need to change an existing application architecture to introduce real-time features. Just let Centrifugo deal with persistent connections.
Great performance
Centrifugo is built in Go language with some smart optimizations inside. It has good performance – test...

Read more about this resource...
 
kashif updated [MMO] Centrifugo with a new update entry:

[MMO] Centrifugo 2.2.2

Add cli command: mcgo-centrifugo:info
Generate jwt token for subcription
We pass the token that we generated. Also, if an empty string is passed and you do not need to generate tokens every time for guests, specify in the setting

Code:
Code:
"anonymous": true
"client_anonymous": true

If you are using our add-ons, then you must remove these options from the configuration. Because they are no longer relevant.
If you are using the live threads add-on ([MMO] Live Threads)
You must add a...

Read the rest of this update entry...
 
Top