Sunday, December 15, 2024

Re: Confused about RPC setup

Unless you have a shitty server or lots of concurrent of users, that roundtrip will not be a problem.

On Sun, Dec 15, 2024 at 8:49 PM Neil Aggarwal <neil@propfinancing.com> wrote:
> I don't know your exact application, but why do you need to include those
> in the frontend?

I don't want to do a round-trip to the server every time the user takes an
action.
The UI will be faster if everything executes locally.

I want the front end to have an in-memory version of the puzzle so it will
update
and display the current state of the puzzle as the user is working on it.

Thank you,
  Neil

--
Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com
We offer 30 year loans on single family houses!

--
You received this message because you are subscribed to a topic in the Google Groups "GWT Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/phc0Ajr7HFY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/bf8ee8151f1c3d15dc8d9086409777fa%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/CABjQu7SsQUrEJ-2mbrZrQQ2oZipT-RsbeAqgnOW02-vADaPBjw%40mail.gmail.com.

No comments:

Post a Comment