Skip to content

Commit c99901b

Browse files
committed
Added sample project diagram
1 parent f022cb9 commit c99901b

4 files changed

Lines changed: 10 additions & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
*.lvfs2 filter=lfs diff=lfs merge=lfs -text
66
*.gz filter=lfs diff=lfs merge=lfs -text
77
*.tar filter=lfs diff=lfs merge=lfs -text
8+
*.png filter=lfs diff=lfs merge=lfs -text
Lines changed: 3 additions & 0 deletions
Loading

docs/what-have-i-done.png

-279 KB
Loading

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,9 @@ Go see [some examples or smthng](/examples)
6666
Use GCC 10 or never. The project uses a few of the c++20 features, and it might not compile with GCC's older versions.
6767

6868
Other compilers are not \*officially\* supported, but there aren't any super-GCC-specific tricks employed in this project, so theoretically with some tweaking it should compile anywhere.
69+
70+
## Sample project architecture
71+
72+
**For those, who scrolled all the way here, here is a diagram of the project lambda was created for:**
73+
74+
<img src="docs/lambda_server_diagram.figjam.png">

0 commit comments

Comments
 (0)