I am currently starting a project involving data exchange with sensors and web 
enabled devices and plan to use Restlet for this purpose.

One of the major tasks to solve is to enable data streaming through HTTP on a 
RESTful architecture. I would like to use Comet/Bayeux for this purpose.

The application would be a standalone program and will not be run inside 
Servlet container.

What possibilities exist for enabling Comet inside Restlet? Has this been done 
before and are there any hints on achieving this?

Thanks!
Vlatko

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2386792

Reply via email to