A basic tcp/http1.1 server in c Server server accepts a connections in a loop, sends "howdy" plans implement http/1.1 parse request handle request encoding concurrency (epoll) security exploration caching lmao