Ole Christian Eidheim
Results
3
repositories owned by
Ole Christian Eidheim
Simple-Web-Server
2.6k
Stars
755
Forks
Watchers
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available fro...
Simple-WebSocket-Server
800
Stars
279
Forks
Watchers
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way...
tiny-process-library
337
Stars
75
Forks
Watchers
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process