tjhancocks / Photon

A basic sockets and HTTP server library in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photon

Photon is a very basic socket and HTTP server library for C++. It's mostly a toy and experimental project and should probably not be used for anything production intended in its current form.

About

A basic sockets and HTTP server library in C++

License:MIT License


Languages

Language:C++ 97.5%Language:CMake 2.5%