Server Http and Https

I started a project of a web server that accepts http and https requests for the python language. The idea is to no longer depend on wsgi and the virtual environment to run on the web. I can now communicate with the http protocol and I need help to make https work and have a better understanding of asynchronous issues. The project is called Orbit and if you want to help with the development the project is on Github, follow the link: