artyom-beilis/cppcms

Does cppcms support websockets?

dreaming-augustin opened this issue · 3 comments

I don't see much in the documentation regarding websockets.

Is it possible to create web sockets with cppcms?

Not yet.

For push notifications you can use server sent events/event streams

Thank you. I will look into that.

http://cppcms.com/wikipp/en/page/cppcms_1x_tasks
I see that providing WebSockets support is also planned.

If one uses Lighttpd, the following line is essential for Sever Sent Events to work:

server.stream-response-body=2