This is #23 in my series of live (Twitch) coding streams, working on writing my own web server and service framework in C++.
This stream I finished up work on the JSON reader/writer library. I made some fixes, did some refactoring, and added a few last touches, such as pretty-printing and initializer list construction for arrays.
I'll be using this JSON class in my web server to read and write configuration files, as well as message content in WebSocket transactions. -- Watch live at / rhymu8354