Skip to content

drdeleon/xmpp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmpp-client

XMPP client implementation.

Installing

  1. Clone de repository
  2. Install dependencies with pip install -r requirements.txt
  3. Run and enjoy chatting!

Functionality

Account administration

  • Register a new account in a server
  • Login
  • Logout
  • Delete registered account

Comunication

  • Show contacts and their status
  • Add a user to contacts
  • Show contact details
  • Direct messaging with a contact
  • Groupchats
  • Defining conection status
  • Send/receive notifications
  • Send/receive files

About

XMPP client implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages