On 03/12/14 08:05, Nick Withers wrote:
On Wed, 2014-12-03 at 07:48 +0100, Sebastian Huber wrote:
>Hello Nick,
>
>what is the benefit of providing this WebSocket stuff?
I personally use it to serve dynamic content to web clients. The
callback mechanism that Mongoose provides allows me to hook these
requests into my application and reply with whatever I like.

Without processes, CGI's out of the question (well, that's my
understanding - haven't looked at it for ages) and I'm not aware of
other viable alternatives...? Having the embedded-side constantly write
data to files so they could be statically served just wouldn't be
workable with this application.

Does that make sense? Perhaps I should shoot you off some examples of
where I use it?

Ok, I think then we should first enable this unconditionally. If someone has code size problems, then we can start with a configure option, but this is only a future optimization.

This new feature should have a test case in the existing test.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to