[DCom] Live Content

[DCom] Live Content [Paid] 2.7.12

No permission to buy ($30.00)
Has anyone tried Swoole yet? Workerman is working pretty well for me so far but always curious what benefits Swoole has.
 
Has anyone tried Swoole yet? Workerman is working pretty well for me so far but always curious what benefits Swoole has.
yeah i havent either. prob need a bit of info on differences on what it provides to workerman.
 
Has anyone tried Swoole yet?
I have been using Swoole for several days now, which is much more stable than Workerman.
No more crashes, and I don't need to auto-restart it once a day just to avoid crashing.

But I just noticed it requires more RAM.
 
I have been using Swoole for several days now, which is much more stable than Workerman.
No more crashes, and I don't need to auto-restart it once a day just to avoid crashing.

But I just noticed it requires more RAM.

Thanks. I've only had one workerman crash in the last year and I never restart so maybe I'm one of the lucky ones.
 
My average real-time logged-in users are 1,700 and can reach 3,000 during peak hours.
Maybe Workerman can't handle that kind of load.

That's the main reason I switched to the other live content addon using Soketi (devsell.io), which is light and stable.
I've only used this addon again last week because DevSell doesn't update his addon anymore.

My last experience with Workerman was in June 2023.
 
idkw is not working for me :(

Code:
Workerman version:4.1.13          PHP version:8.1.13
start time:2024-02-19 01:41:47   run 0 days 0 hours   
load average: 0.16, 0.17, 0.17   event-loop:\Workerman\Events\Event
3 workers       3 processes
worker_name      exit_status      exit_count
ChannelServer    0                0
globalDataServer 0                0
PHPSocketIO      0                0
----------------------------------------------PROCESS STATUS---------------------------------------------------
pid    memory  listening               worker_name      connections send_fail timers  total_request qps    status
292703    9.7M    frame://127.0.0.1:2206  ChannelServer    1           0         0       21            0      [idle]
292704    9.69M   frame://127.0.0.1:2207  globalDataServer 0           0         0       1562          0      [idle]
292705    9.86M   socketIO://0.0.0.0:2020 PHPSocketIO      1           0         1       12            0      [idle]
----------------------------------------------PROCESS STATUS---------------------------------------------------
Summary    27M     -                       -                2           0         1       1595          0      [Summary]

ports are open

1708307388509.webp


maybe is cloudflare? im using apache, do i have to do any modification? or maybe putting my CF certificate?
 
idkw is not working for me :(

Code:
Workerman version:4.1.13          PHP version:8.1.13
start time:2024-02-19 01:41:47   run 0 days 0 hours  
load average: 0.16, 0.17, 0.17   event-loop:\Workerman\Events\Event
3 workers       3 processes
worker_name      exit_status      exit_count
ChannelServer    0                0
globalDataServer 0                0
PHPSocketIO      0                0
----------------------------------------------PROCESS STATUS---------------------------------------------------
pid    memory  listening               worker_name      connections send_fail timers  total_request qps    status
292703    9.7M    frame://127.0.0.1:2206  ChannelServer    1           0         0       21            0      [idle]
292704    9.69M   frame://127.0.0.1:2207  globalDataServer 0           0         0       1562          0      [idle]
292705    9.86M   socketIO://0.0.0.0:2020 PHPSocketIO      1           0         1       12            0      [idle]
----------------------------------------------PROCESS STATUS---------------------------------------------------
Summary    27M     -                       -                2           0         1       1595          0      [Summary]

ports are open

View attachment 298444


maybe is cloudflare? im using apache, do i have to do any modification? or maybe putting my CF certificate?
I have noticed that it works when I exit the tab and re-enter, what can it be?
 
idkw is not working for me :(

Code:
Workerman version:4.1.13          PHP version:8.1.13
start time:2024-02-19 01:41:47   run 0 days 0 hours  
load average: 0.16, 0.17, 0.17   event-loop:\Workerman\Events\Event
3 workers       3 processes
worker_name      exit_status      exit_count
ChannelServer    0                0
globalDataServer 0                0
PHPSocketIO      0                0
----------------------------------------------PROCESS STATUS---------------------------------------------------
pid    memory  listening               worker_name      connections send_fail timers  total_request qps    status
292703    9.7M    frame://127.0.0.1:2206  ChannelServer    1           0         0       21            0      [idle]
292704    9.69M   frame://127.0.0.1:2207  globalDataServer 0           0         0       1562          0      [idle]
292705    9.86M   socketIO://0.0.0.0:2020 PHPSocketIO      1           0         1       12            0      [idle]
----------------------------------------------PROCESS STATUS---------------------------------------------------
Summary    27M     -                       -                2           0         1       1595          0      [Summary]

ports are open

View attachment 298444


maybe is cloudflare? im using apache, do i have to do any modification? or maybe putting my CF certificate?

You flipped the websocket toggle in cloudflare?
 
idkw is not working for me :(

Code:
Workerman version:4.1.13          PHP version:8.1.13
start time:2024-02-19 01:41:47   run 0 days 0 hours
load average: 0.16, 0.17, 0.17   event-loop:\Workerman\Events\Event
3 workers       3 processes
worker_name      exit_status      exit_count
ChannelServer    0                0
globalDataServer 0                0
PHPSocketIO      0                0
----------------------------------------------PROCESS STATUS---------------------------------------------------
pid    memory  listening               worker_name      connections send_fail timers  total_request qps    status
292703    9.7M    frame://127.0.0.1:2206  ChannelServer    1           0         0       21            0      [idle]
292704    9.69M   frame://127.0.0.1:2207  globalDataServer 0           0         0       1562          0      [idle]
292705    9.86M   socketIO://0.0.0.0:2020 PHPSocketIO      1           0         1       12            0      [idle]
----------------------------------------------PROCESS STATUS---------------------------------------------------
Summary    27M     -                       -                2           0         1       1595          0      [Summary]

ports are open

View attachment 298444


maybe is cloudflare? im using apache, do i have to do any modification? or maybe putting my CF certificate?
Hi. In conjunction with CloudFlare, you need to specify the port number from the list of ports for CloudFlare

Screenshot 2024-02-19 at 23-05-44 DCom Live Content Development environment (license for xend...webp

FAQ
 
Last edited:
This is the latest version of the plugin with Workerman support. There may be minor updates to fix bugs found.
Starting from version 3.0.0 Workerman will be replaced by Pusher. Therefore the plugin will work via Swoole library or via Pusher service.
 
DimmmCom updated [DCom] Live Content with a new update entry:

2.7.12

  • Fixed bug with memory leak in Swoole mode.
  • Added new group permissions for changing user settings (sound notification settings, message style, etc.).
  • Fixed bugs when working with XenAddons Classified Ads System plugin. Thanks to @Bob for providing the plugin to fix the bugs.
  • Fixed other bugs found.
After the upgrade, reboot the socket server and clear the browser cache.

Read the rest of this update entry...
 
Top Bottom