larra/library/include/larra
Ivan-lis 284250a69f
All checks were successful
PR Check / on-push-commit-check (push) Successful in 14m30s
Renamed iq to stanza error. Added log level as cmake param
2024-12-22 22:53:24 +00:00
..
client Added std::variant and Visitor for all IQ Stanza errors 2024-12-19 19:55:56 +00:00
impl Fixed clang-format violations 2024-10-21 10:21:39 +00:00
serialization Added unknown stream error handling and fixed clang errors 2024-11-25 13:20:18 +00:00
bind.hpp Feature: iq::Bind 2024-11-25 13:19:02 +00:00
encryption.hpp Fix scram auth and add tests 2024-09-26 19:20:52 +00:00
features.hpp Remove pugixml dependency 2024-11-07 14:48:00 +00:00
iq.hpp Renamed iq to stanza error. Added log level as cmake param 2024-12-22 22:53:24 +00:00
jid.hpp Feature: iq::Bind 2024-11-25 13:19:02 +00:00
presence.hpp Move Presence functions to presence.cpp 2024-10-14 05:54:35 +00:00
printer_stream.hpp Add constructor from underlayed socket for PrintStream 2024-11-14 19:57:46 +00:00
proxy.hpp Add proxy types 2024-08-31 18:38:41 +00:00
roster.hpp Feature: iq::Roster 2024-11-25 13:20:32 +00:00
serialization.hpp Add serialization and deserialization for vector 2024-11-10 14:58:47 +00:00
stanza_error.hpp Renamed iq to stanza error. Added log level as cmake param 2024-12-22 22:53:24 +00:00
stream.hpp Remove pugixml dependency 2024-11-07 14:48:00 +00:00
stream_error.hpp Moved ToKebapCasName to utils 2024-12-19 17:17:28 +00:00
user_account.hpp Fixed clang-tidy/format errors 2024-10-23 14:41:51 +00:00
utils.hpp Moved ToKebapCasName to utils 2024-12-19 17:17:28 +00:00
xml_stream.hpp Fixed clang-tidy/format errors 2024-10-23 14:41:51 +00:00