You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: