|
|
2017-04-23 18:38:53 +01:00 |
| .. |
|
attention.rs
|
attention: Simplify the payload type, and add a serialise function.
|
2017-04-23 03:20:52 +01:00 |
|
body.rs
|
body: Test the serialise function.
|
2017-04-23 03:22:25 +01:00 |
|
chatstates.rs
|
chatstates: Add a serialise function.
|
2017-04-23 03:22:42 +01:00 |
|
data_forms.rs
|
data_forms: Simplify the FromStr using match.
|
2017-04-23 03:42:50 +01:00 |
|
delay.rs
|
delay: Add a serialise function.
|
2017-04-23 03:21:53 +01:00 |
|
disco.rs
|
Fix all warnings issued by cargo clippy.
|
2017-04-21 01:28:58 +01:00 |
|
ecaps2.rs
|
ecaps2: Implement serialise.
|
2017-04-23 18:36:37 +01:00 |
|
eme.rs
|
eme: Add a serialise function.
|
2017-04-23 03:22:02 +01:00 |
|
error.rs
|
error: Add ParseIntError to the possible errors.
|
2017-04-22 17:39:00 +01:00 |
|
hashes.rs
|
hashes: Implement serialise.
|
2017-04-23 18:36:12 +01:00 |
|
ibb.rs
|
ibb: Simplify the FromStr using match.
|
2017-04-23 03:44:58 +01:00 |
|
jingle.rs
|
jingle: Simplify the FromStr using match.
|
2017-04-23 03:41:26 +01:00 |
|
jingle_ft.rs
|
lib, message, jingle_ft: Remove unused imports.
|
2017-04-23 15:32:38 +01:00 |
|
jingle_ibb.rs
|
Add a JingleIBB parser.
|
2017-04-22 19:15:48 +01:00 |
|
lib.rs
|
Add a presence parser.
|
2017-04-23 17:30:23 +01:00 |
|
media_element.rs
|
Make all parsed types implement Clone.
|
2017-04-21 00:41:15 +01:00 |
|
message.rs
|
lib, message, jingle_ft: Remove unused imports.
|
2017-04-23 15:32:38 +01:00 |
|
message_correct.rs
|
message_correct: Add a serialise function, and simplify the representation.
|
2017-04-23 03:23:13 +01:00 |
|
ns.rs
|
ns: Add the namespaces of hashes functions we implement.
|
2017-04-23 17:30:07 +01:00 |
|
ping.rs
|
ping: Remove extraneous brackets.
|
2017-04-23 03:45:14 +01:00 |
|
presence.rs
|
presence: Add ecaps2 as a possible payload.
|
2017-04-23 18:38:53 +01:00 |
|
receipts.rs
|
receipts: Add a serialise function.
|
2017-04-23 03:21:21 +01:00 |