Commits

Andy Green authored e2cf3e1cc01
SNI for server side: receive callback This takes tha callback and binds the lws_context to the SSL_CTX so we can get the lws_context in the callback. It just logs the incoming hostname atm. Signed-off-by: Andy Green <andy@warmcat.com>