Commit graph

15 commits

Author SHA1 Message Date
6064be2b71 Add message serialization and deserialization
Some checks are pending
PR Check / on-push-commit-check (push) Waiting to run
2024-12-24 06:18:33 +00:00
b565a09c1a Added std::variant and Visitor for all IQ Stanza errors 2024-12-24 06:09:38 +00:00
Anton
7856046951 Successful Connect() with proxy
Some checks failed
PR Check / on-push-commit-check (push) Has been cancelled
2024-12-24 17:08:58 +11:00
c52d237dc4 Feature: iq::Roster
All checks were successful
PR Check / on-push-commit-check (push) Successful in 13m52s
2024-11-25 13:20:32 +00:00
3180c077a0 Feature: iq::Bind 2024-11-25 13:19:02 +00:00
652fecf4b0 Fixed clang-tidy/format errors 2024-10-23 14:41:51 +00:00
f72ee713d8 Add presence types 2024-10-09 15:58:36 +00:00
ba03f3fe6f Add initiating new stream after SASL 2024-10-08 18:14:04 +00:00
0636e1c234 Add stream errors handling 2024-10-08 09:37:08 +00:00
145bf7bd80 Move ReadStartStream to RawXmlStream 2024-10-06 12:25:42 +00:00
2e92c59f50 Fix bug in GetStartStreamIndex 2024-10-04 17:23:31 +00:00
2eb9d4e0b8 Add RawXmlStream 2024-10-03 02:13:42 +00:00
77c1b81e95 Fix scram auth and add tests 2024-09-26 19:20:52 +00:00
4060a42634 Move all encryption to separate file 2024-09-14 16:38:45 +00:00
3b78412da4 Initial client support 2024-09-14 15:21:42 +00:00