top | item 39747423

(no title)

rvanmil | 1 year ago

Or, if you’re building for clients with a traditional “enterprise” and “secure” IT infrastructure: add refresh buttons and call it a day. If there’s one thing in my experience that consistently fails in these environments and cannot be fixed due to endless red tape, it’s trying to make real-time work for these type of clients.

discuss

order

palmfacehn|1 year ago

Jetty/CometD will fall back to long polling if other transports are not available.

cbsmith|1 year ago

Honestly, all the techniques for this stuff have their problems, including the refresh button.

rvanmil|1 year ago

True, though when carefully implemented it’s the most reliable option I guess.

chgs|1 year ago

My browser has a refresh button. Alas your application likely breaks when I use it.

WuxiFingerHold|1 year ago

In this threads context of sending specific application data from the server, I don't think this will happen.

rvanmil|1 year ago

Not entirely sure why it would break…?