About websocket of this #412
|
Do i need to create a websocket? pusher? or something? or does this package already has those? sorry for bad english. Is this real time ? |
Answered by
cmgmyr
Mar 24, 2026
Replies: 1 comment 1 reply
|
@JaymarBalansag No, this is not real-time out of the box. I do have some really old example projects listed on the README, one is for pusher. You could use that as a starting point, but a lot of things have changed since then. |
1 reply
Answer selected by
cmgmyr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@JaymarBalansag No, this is not real-time out of the box. I do have some really old example projects listed on the README, one is for pusher. You could use that as a starting point, but a lot of things have changed since then.