Linux serverlinux web serverNETWORK ADMINISTRATIONS

0019 – C++ programming: Setting HTTP server's host running

This is #19 in my series of live (Twitch) coding streams, working on writing my own web server and service framework in C++.

This stream I assembled a stand-alone web server using our server core (Http::Server), network classes (SystemAbstractions), and transport integration class (HttpNetworkTransport). I got this running pretty quickly, so had lots of time to add diagnostics and then fix some interesting bugs. — Watch live at https://www.twitch.tv/rhymu8354

source

by rhymu8354

linux http server

Leave a Reply

Your email address will not be published. Required fields are marked *