libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Tiny request


From: Dominic Froud
Subject: Re: [libmicrohttpd] Tiny request
Date: Fri, 12 Dec 2014 15:34:40 +0000
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Hi Gregory and Christian,

I have a working WebSocket implementation if you're interested? Coded against svn revision 34425 but I could svn up and try to provide a newer/smaller patchset.

That keep-alive/upgrade problem hit me when testing with FireFox and I ended up solving it by replacing a few strcasecmp()s with strcasestr() calls.

How do you want me to send it?

Dom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]