[MMO] Centrifugo 2.2.2 [Free Add-ons]

[MMO] Centrifugo
Integration with scalable real-time messaging server.

Overview Feature list Copyright info License agreement FAQ Releases (4)

kick

Administrator
Staff member
Joined
Apr 7, 2020
Messages
275
Reaction score
358
Points
63
A new update is available for [MMO] Centrifugo by kick.


[MMO] Centrifugo 2.2.2

Update highlights

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
JSON:
"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 namespace. Example configuration with live threads:
JSON:
{
  "token_hmac_secret_key": "",
  "admin_password": "",
  "admin_secret": "",
  "api_key": "",
  "allowed_origins": [
    "your_hosting",
  ],
  "namespaces": [
    {
      "name": "public"
    }
  ]
}
You can find information about namespaces here:


Complete Change Log

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
JSON:
"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 namespace. Example configuration with live threads:
JSON:
{
  "token_hmac_secret_key": "",
  "admin_password": "",
  "admin_secret": "",
  "api_key": "",
  "allowed_origins": [
    "your_hosting",
  ],
  "namespaces": [
    {
      "name": "public"
    }
  ]
}
You can find information about namespaces here:


Read more about this product...
 

Product Information

[MMO] Core Lib
Seller
kick
Release date
Last update
0% 0.00 star(s) 0 ratings

Pricing information

Lifetime
Free
Back
Top