Initial commit. Added Notify class, makefile and common header

This commit is contained in:
2022-10-05 16:48:30 +03:00
commit ccfdab6037
7 changed files with 325 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.vscode/*
server
client