Deno.serveHttpDeno.serveHttp. If I understand it correctly, it reads the connection for HTTP message (https://developer.mozilla.org/en-US/docs/Web/HTTP/Messages), parses into HTTP request and returns HttpConnHttpConn, which yields up RequestEventRequestEvent. I would like to hook on that and return custom ConnConn instead. NNTP connection is very similar to HTTP conn.Join the Discord to continue the conversation