Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » UICallback with HTML5 WebSocket
UICallback with HTML5 WebSocket [message #753351] Wed, 26 October 2011 19:28 Go to next message
Xihui Chen is currently offline Xihui ChenFriend
Messages: 35
Registered: June 2011
Member
As far as I know, the RAP UICallback mechanism is based on the long poll idea, which could result in extra network traffic. I'm wondering is that possible to implement UICallback with HTML5 WebSocket?
Re: UICallback with HTML5 WebSocket [message #753434 is a reply to message #753351] Thu, 27 October 2011 08:50 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 335
Registered: July 2009
Senior Member
Hi,

thanks for bringing this up. Using WebSockets for the UICallback is
certainly worth exploring.
We would of course have to fall back to the current mechanism if client
and/or server don't support WebSockets.
Would you mind to open a bugzilla to describe the problem and gather input?
Having said that I am not sure when there are free resources to actually
investigate this. Maybe this could be a topic for a thesis or a GSoC.

Regards,
Rüdiger

On 26.10.2011 21:28, Xihui Chen wrote:
> As far as I know, the RAP UICallback mechanism is based on the long poll
> idea, which could result in extra network traffic. I'm wondering is that
> possible to implement UICallback with HTML5 WebSocket?
--
Rüdiger Herrmann

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: UICallback with HTML5 WebSocket [message #753794 is a reply to message #753434] Fri, 28 October 2011 19:25 Go to previous message
Xihui Chen is currently offline Xihui ChenFriend
Messages: 35
Registered: June 2011
Member
I have filed the bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=362359

Thanks!
Previous Topic:selenium userExtensions
Next Topic:TextArea in the Qooxdoo API
Goto Forum:
  


Current Time: Fri Apr 26 01:10:46 GMT 2024

Powered by FUDForum. Page generated in 0.03218 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top