Hello
I need realtime request in my project looklike push notification
I make a app for send request from client to driver(app is looklike Uber)
Now i need to driver receive message realtime and without delay.
How do i make this system in B4j?Maybe?
Yes it is mobile app.
I did use firebase push notification in my app for send request from client to driver
But didn't receive push sometimes
So i decide to use other way example b4j server.
Search for MQQT.
I used it in a similar way. From B4J desktop app to B4A client app; no significant delay on tested low traffic conditions. Can't say about real world usage because it was just a test.
Yes push notification is Best way but some device cannot use it or not receive push and it is bad for my app.
I can force user to use app without close it from recent app and app can work good.
And other question :
WebSocketClient have high speed for send and receive data between two device(look like push without assume background process)
Search for MQQT.
I used it in a similar way. From B4J desktop app to B4A client app; no significant delay on tested low traffic conditions. Can't say about real world usage because it was just a test.
Yes MQTT is good solution but i need that can control all of thing of connection that i cannot control it in MQTT
It is good to use Push notification because it allow to me to control receive data easily without add member in mqtt
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.