tatsuhiro-t/spdylay

SPDY server API

anderflash opened this issue · 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