Categorygithub.com/Liraim/go-xmpp
modulepackage
0.0.0-20191127094228-7948d1a481f3
Repository: https://github.com/liraim/go-xmpp.git
Documentation: pkg.go.dev

# README

go-xmpp

go xmpp library (original was written by russ cox )

Documentation

# Functions

NewClient creates a new connection to a host given as "hostname" or "hostname:port".
NewClientNoTLS creates a new client without TLS.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

DebugWriter is the writer used to write debugging output to.
Default TLS configuration options.

# Structs

No description provided by the author
Chat is an incoming or outgoing XMPP chat message.
Client holds XMPP connection opitons.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Options are used to specify additional options for new clients, such as a Resource.
No description provided by the author
Presence is an XMPP presence notification.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

Cookie is a unique XMPP session identifier.
No description provided by the author