On python 3.8, I created a minimalist python server for my students with BaseHTTPRequestHandler and HTTPServer from the module http.server When I go to the url
I upgraded netty version and found out that TcpServer's bootstrap method had been removed from the version I had previously. I not able to figure out how to con