This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Replies: 2 comments 1 reply
-
i get total message count in day with this query , is it true ?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
i get total message today ( sum_api_message_count + sum_websocket_message_count ) but i dontknow is it true ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
what the difference is between websocket_message_count and api_message_count
when broadcast a message to users which of the columns will be updated ?
Also how i can ger peak connection ( max count ) in today and sum of message count like pusher.com dashboard .
i know laravel eloquent and how edit and show custom data in laravel-websockets dashboard . I need help for work with websocket_message_count and api_message_count sored in db for get max peak coonection in day and sum of messages that send to user
tnx
Beta Was this translation helpful? Give feedback.
All reactions