pub type TcpComponent = Component<TcpServerConnector>;
Available on crate feature
insecure-tcp
only.Expand description
Component that connects over TCP
Aliased Type§
struct TcpComponent {
pub jid: Jid,
/* private fields */
}
Fields§
§jid: Jid
The component’s Jabber-Id