On Wed, Mar 28, 2012 at 2:20 PM, Balaji Rao <[email protected]> wrote: > On Wednesday 28 March 2012 10:29 PM, Balaji Rao wrote: >> >> Hi All, >> >> I'm interested to work on the Monkey HTTP Daemon as a part of Google >> Summer of Code 2012. >> >> I found the project "WebSockets" very interesting and decided to try it >> out. I tried to send messages to the daemon through the websocket.org >> echo implementation. >> > > Just now I found out that there is a GPL v2 implementation of websockets in > C at > http://git.warmcat.com/cgi-bin/cgit/libwebsockets/. > > Doesn't this mean that a big chunk can be delegated to the library and we > can > have a websocket support quite soon ?
That library have not been touched in the last 5 months, being websockets something pretty simple i would suggest to have our own implementation that depending of a third party library. cheers, > > Best, > Balaji > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
