[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] websocket example
From: |
José Bollo |
Subject: |
Re: [libmicrohttpd] websocket example |
Date: |
Wed, 30 Jan 2019 20:38:27 +0100 |
On Wed, 30 Jan 2019 16:22:00 -0300
silvioprog <address@hidden> wrote:
> Hello José,
>
> could we copy this example to the MHD examples? (this code was
> referenced in #5501 <https://gnunet.org/bugs/view.php?id=5501>)
IMHO it needs some rework to isolate basic features (it currently
implies many dependencies). The work is not so hard but it is to be
made.
But it is a recurrent question. So a tiny implementation could help.
I'll try to isolate some essential code and provide something
more useful. When? I'll try to do it soon.
Best regards
José
>
> best,
>
> On Wed, Jan 30, 2019 at 4:17 PM José Bollo <address@hidden> wrote:
>
> > I implemented WS over LMHD. Try to pull starting from function
> > check_websocket_upgrade in
> >
> > https://git.automotivelinux.org/src/app-framework-binder/tree/src/afb-websock.c#n167
> >
> > Not sure it will help but...
> >
> > Best regards
> > José
>
>