ποΈ What is Photon
Photon is a highly efficiencient LibOS framework with a set of
ποΈ Photon Architecture
The major goal of Photon is to handle concurrency and I/O (including file I/O and networking I/O).
ποΈ How to Build
Get source
ποΈ How to Integrate
You can either use CMake's FetchContent to download Photon source into your existing C++ project,
ποΈ Write Your First Example
In this example, we will demonstrate a simple example using various Photon modules,