Changelog

1.0.3

  • Optimize the calling logic, add listener events and callback events, and add CA certificate verification.

  • 1.0.2

  • Update README url

1.0.1

  • Fix TLS network disconnection and reconnection function
  • Supplement repository content

1.0.0

  • Data encryption: It can encrypt the data transmitted in the XMPP protocol to ensure data security and privacy during message transmission.
  • Authentication: It can verify the identity of the server and client to ensure that they are connected to the real server and client.
  • Automatic certificate generation and management: The XMPP protocol supports the use of the STARTTLS command to explicitly initiate TLS sessions, and supports the automatic generation and management of SSL/TLS certificates.
  • Secure Communication: TLS encryption ensures the security of message transmission and communication in the XMPP protocol, preventing messages from being eavesdropped or tampered with.