[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] libmicrohttpd 0.9.41 released
From: |
Christian Grothoff |
Subject: |
Re: [libmicrohttpd] libmicrohttpd 0.9.41 released |
Date: |
Wed, 06 May 2015 16:38:58 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 |
1) I think it does a bit more than what I had planned to actually have
in MHD (namely WS-specific logic, vs. just supporting HTTP UPGRADE);
2) AFAIK, it fundamentally does not support HTTPS. I am looking for an
implementation of websockets that will provide applications the same API
to work with for HTTP and HTTPS connections. This latter requirement is
what has successfully kept most people from "finishing" their
WS/HTTP-upgrade hacks on MHD.
On 05/06/2015 04:05 PM, Sven Geggus wrote:
> Christian Grothoff <address@hidden> wrote:
>
>> Sorry, no websockets -- nobody send a reasonable patch so far
>
> What's the matter with this code?
> https://github.com/giovanni-liboni/libmicrohttpd-ws
>
> Sven
>