This website requires JavaScript.
Explore
Help
Sign in
xmppftw
/
xmpp-rs
Watch
1
Star
0
Fork
You've already forked xmpp-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2,351
commits
1
branch
0
tags
5.7
MiB
31d7bbf622
Commit graph
xmpp-rs
/
parsers
/
src
/
stream_limits.rs
Author
SHA1
Message
Date
xmppftw
087534be1e
parsers: Replace std stuff with alloc/core stuff
2024-12-19 20:45:38 +01:00
Emmanuel Gil Peyrot
d8e08df464
xmpp-parsers: Implement XEP-0478: Stream Limits Advertisement
...
This allows servers to communicate their maximum stanza limit, as well as idle time limit.
2024-08-07 20:59:30 +02:00