spdylay icon indicating copy to clipboard operation
spdylay copied to clipboard

SPDY server API

Open anderflash opened this issue 9 years ago • 0 comments

Hi, I was learning libmicrohttpd, and I was wondering how to program a SPDY server in C. I didn't find information about it easily, as the pythonic ThreadedSPDYServer or MHD_start_daemon (libmicrohttpd). Can you provide a hint?

Thanks

anderflash avatar Feb 21 '16 18:02 anderflash