Features: iq::Bind and iq::Roster
Interesting, looks like last time I did something wrong and got <username="n" server="s"> instead. Will try t use BareJid
Features: iq::Bind and iq::Roster
I tried, but roster result should has 'jid' attr, while with Serialization with BareJid I got <NO_NAME username="n" server="s" >
Expected ResultRoster
<iq id='bv1bs71f'
…
Features: iq::Bind and iq::Roster
7685385559
Feature: iq::Roster
77640de2e9
Feature: iq::Bind
96e65dd2c6
Add constructor from underlayed socket for PrintStream
662392509f
Add Serialization and Deserialization generation for std::optional
9273c473f8
Use LLVM 19.1.3 instead LLVM 19.1.1 and continue CI if clang-format failed
CI: Added configuring clang for tidy checks
This is to show that pipeline failed. Otherwise, Action result will be 'Success'
d1dc6f8e24
CI: Added configuring clang for tidy checks
0d471b579a
Merge pull request 'Automatic serialization/deserialization code generation' (#1) from feature_serialization into main
2c0111f9d7
Add automatic serialization/deserialization generation
CI: Added configuring clang for tidy checks