Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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