This website requires JavaScript.
Explore
Help
Sign in
pep
/
xmpp-rs
Watch
1
Star
0
Fork
You've already forked xmpp-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A type-safe Rust XMPP library.
291
commits
26
branches
81
tags
9.6
MiB
Rust
100%
21cee25b27
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Emmanuel Gil Peyrot
21cee25b27
Replace .and_then() with .map() wherever it makes sense.
2017-07-21 01:19:34 +01:00
src
Replace .and_then() with .map() wherever it makes sense.
2017-07-21 01:19:34 +01:00
.hgignore
Cargo.toml
Use TryFrom from the try_from crate, instead of the unstable feature.
2017-07-20 20:03:15 +01:00
ChangeLog
ChangeLog: Add 0.6.0 release notes.
2017-06-27 22:19:06 +01:00
LICENSE