Expand my Community achievements bar.

BlazeDS Guranteed Delivery

Avatar

Level 1
I have BlazeDS setup using a StreamingAMFChannel as the
primary channel and an AMFChannel configured to poll every 4
seconds as my fallback channel. I want to ensure that my clients
always receive the messages the server pushes to them. I can think
of a couple situations that may cause trouble:



1.) The client briefly loses their internet connection.

2.) The client closes the browser and logs right back in.



Does anybody know how BlazeDS handles these situations and if
there is a way to ensure that clients don't miss out on any
messages that may have been sent during these events?
0 Replies