logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Net::XMPP::Connection - XMPP Connection Module

Author

       Originally authored by Ryan Eatmon.

       Previously maintained by Eric Hacker.

       Currently maintained by Darian Anthony Patrick.

Description

         This module is not meant to be used directly.  You should be using
         either Net::XMPP::Client, or another package that inherits from
         Net::XMPP::Connection.

Name

       Net::XMPP::Connection - XMPP Connection Module

Synopsis

         Net::XMPP::Connection is a private package that serves as a basis
         for anything wanting to open a socket connection to a server.

See Also