first ever received and cached client data!

This commit is contained in:
Blue 2022-08-25 01:41:06 +03:00
parent 037dabbe06
commit c50cd1140e
Signed by: blue
GPG key ID: 9B203B252A63EE38
11 changed files with 297 additions and 60 deletions

View file

@ -21,4 +21,5 @@ target_sources(squawk PRIVATE
clientinfo.h
clientinfo.cpp
identity.h
identity.cpp
)