Re: [Cppcms-users] Is it possible to support websocket in cppcms 1.0 ?
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2011-01-05 05:19:38
|
Generally this is one of the features I'm planning to include in one of the next releases, however I hadn't had a time to work on this and I don't know when I would be able to start working on it. It is not such simple for several reasons: 1. I need to implement full HTTP/1.1 protocol and not simple HTTP/1.0 subset I have now. 2. I need to provide fallback substitution and protocol for web browsers not capable of handling web sockets at all. So... I have this on my mind but I still had not time to work on this. Artyom > >From: Ping.Zheng <ky...@gm...> >To: cpp...@li... >Sent: Wed, January 5, 2011 4:11:56 AM >Subject: [Cppcms-users] Is it possible to support websocket in cppcms 1.0 ? > >Hello, all: > I think it should to support websocket in cppcms 1.0. Because modern browsers >will support websocket, and it can bring more features to us. > >-- >with all kind regards > |