Find a file
sha512sum 6064be2b71
Some checks are pending
PR Check / on-push-commit-check (push) Waiting to run
Add message serialization and deserialization
2024-12-24 06:18:33 +00:00
.devcontainer CI: Added configuring clang for tidy checks 2024-11-08 15:38:02 +00:00
.forgejo/workflows Add message serialization and deserialization 2024-12-24 06:18:33 +00:00
.githooks Fix pre-commit exec from different places 2024-10-10 15:25:40 +00:00
.vscode Added cmd arg handling to set log level 2024-12-24 06:09:38 +00:00
cmake Rename 2024-08-26 04:31:20 +00:00
examples/src Use one std::visit instead std::visit for call 2024-12-24 06:18:33 +00:00
include/larra Switch to headers + .cpp files 2024-08-29 16:26:37 +00:00
library Add message serialization and deserialization 2024-12-24 06:18:33 +00:00
src Switch to headers + .cpp files 2024-08-29 16:26:37 +00:00
tests Add message serialization and deserialization 2024-12-24 06:18:33 +00:00
.clang-format Add clang-format config 2024-08-26 08:05:13 +00:00
.clang-tidy Fix in .clang-tidy 2024-09-30 21:35:55 +00:00
.gitignore Successful Connect() with proxy 2024-12-24 17:08:58 +11:00
CMakeLists.txt Added cmd arg handling to set log level 2024-12-24 06:09:38 +00:00
LICENSE Initial commit 2024-08-25 09:55:57 +00:00
README.md Rename 2024-08-26 04:31:20 +00:00

Larra

XMPP Client on C++ with GTK