Skip to content

Florob/rust-xmpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-xmpp

This is an early version of a XMPP library written in Rust. At this point in time it is mostly a testbed for RustyXML. More functionality will be available eventually, but may take time.

Features

What works:

  • Authentication
  • PLAIN
  • SCRAM-SHA-1
  • Resource binding
  • TLS (no certificate checking)

What does not work?

  • doing anything useful
  • sending stanzas
  • getting callbacks for stanzas
  • interacting with the connection

About

Simple XMPP library in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages