Emmanuel Gil Peyrot
|
21cee25b27
|
Replace .and_then() with .map() wherever it makes sense.
|
2017-07-21 01:19:34 +01:00 |
|
Emmanuel Gil Peyrot
|
1f43cd934b
|
Use TryFrom from the try_from crate, instead of the unstable feature.
This makes xmpp-parsers usable on stable.
|
2017-07-20 20:03:15 +01:00 |
|
Emmanuel Gil Peyrot
|
0f297d2d2d
|
Add a generate_attribute! macro, and use it for the common case.
|
2017-06-14 00:50:57 +01:00 |
|
Emmanuel Gil Peyrot
|
6c1c9d0851
|
Add a PubSub event parser and serialiser.
|
2017-06-11 14:48:31 +01:00 |
|