Realtime Posts for Free Forever
This Simple extension enables realtime posts without any third party service or without any heavy server load except very low-end servers.
Demo
Install
composer require ramesh-dada/realtime
Usage
Just enable the extension in admin panel and you are done, Enjoy real-time posts without pusher or any third party service.
Update
composer update ramesh-dada/realtime
Uninstall
composer remove ramesh-dada/realtime
FAQ
What does Jugaad mean?
Which refers to a non-conventional, frugal innovation, often termed a "hack".
According to the dictionary, noun Jugaad means a flexible approach to solve a problem, that uses limited resources in an innovative way.
I dont know how it is for others, but all this pushers, websockets, real time thing, is a complete mambo-jambo area. Im outdated person.
The pusher and all this Realtime things allows us to see newer posts without refreshing the browser window.
Do we need to disable Pusher then?
Yes, as it may conflict.
What difference does it make?
- It's free for your whole life, and doesn't even use any third party services.
- It works out of the box doesn't even require any configuration.
- It doesn't even require user interaction, I mean in pusher in order to see new posts the user will have to do like or do scroll up and down then only it will work properly but It's not the case with this one.
- You can check it yourself open in 2 tabs and set the interval time maybe 5 or 6 seconds and post from 1st tab you will see that the post appears in 2nd tab.
Why should we use it?
As it's free and self hosted and use it only if you are having less than 10,000 users and a better processor for getting posts in Realtime as its mainly for small to medium communities, If you can configure and afford websockets extension then you can use it as it's far more better.
And if it breaks will forum still work.
- Yes It will not break, It will just make your CPU shutdown, and you can easily turn it on.
- If you add the update interval time more than 10 seconds than chances are very less.
- It will only break if your server is very low-end server.
Links