Emmanuel Gil Peyrot
|
9410849d7a
|
Rename the xmpp-parsers directory to parsers
This doesn’t change anything to the name of the crate, just makes
autocompletion easier by not sharing the same prefix as the xmpp crate.
|
2021-10-11 08:24:16 +02:00 |
|
Emmanuel Gil Peyrot
|
04e149ad53
|
xmpp-parsers/jingle_rtp: Add a proper constructor for PayloadType.
|
2021-01-12 17:05:38 +01:00 |
|
Emmanuel Gil Peyrot
|
5355975254
|
xmpp-parsers/jingle_rtp: Use XEP-0294.
|
2021-01-12 17:05:38 +01:00 |
|
Emmanuel Gil Peyrot
|
eaa63fbe46
|
xmpp-parsers/jingle_rtp: Update to 1.2.0, adding rtcp-mux.
The presence of this element signals the ability to multiplex RTP Data
and Control Packets on a single socket.
|
2021-01-12 17:05:38 +01:00 |
|
|
0b680a18e5
|
parsers: Fix jingle and jingle_rtp test_size for 32bit
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2020-04-05 19:05:12 +02:00 |
|
|
a104ebc3f6
|
Rustfmt pass, and rustfmt --check in CI"
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2019-10-23 01:36:02 +02:00 |
|
|
dc76f296de
|
Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2019-10-18 13:47:10 +02:00 |
|