You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

3h 55m 23s logged

HTTPS Working

I was able to get HTTPS working on the C++ engine and get it to properly parse. Most websites work on it, but they were a bit slow, so I ended up rebuilding parts of the tokenizer to be faster, changing the speed overall from 3+ seconds to under 0.2 seconds. The main problem is Google websites don’t load at all, so I’ll fix that in the future.


Code / Project

You can check out the code here:
https://github.com/k754a/C-Plus-Plus-Web-Engine

And try a older version of it:
https://k754a.hackclub.app/

The video below shows it in action, loading the Hack Club web page super fast.

3
63

Comments 0

No comments yet. Be the first!