Commit Graph

12 Commits (0227596f90aca99b1d291a7c6104bdcd5ef0895b)

Author SHA1 Message Date
Wichert Akkerman 0227596f90 Increase size of XML decoder internal buffers
5 years ago
Wichert Akkerman 6da1962962 Correctly open new streams after StartTLS and auth
5 years ago
Wichert Akkerman 33446ad0ba Create a new stream after StartTLS
5 years ago
Wichert Akkerman 390f9b065e Replace readWriter and decoder after StartTLS
5 years ago
Wichert Akkerman a6709a1f71 Do not try to create a stream logger before we have a net.Conn
5 years ago
Wichert Akkerman 92329b48e6 Transports need to handle open/close stanzas
5 years ago
Wichert Akkerman 36e153f981 Allow transports to define their own ping mechanism
5 years ago
Wichert Akkerman d0f2b492ac Fix XMPP TLS config
5 years ago
Wichert Akkerman 01d78a1e5c Fix error result from Transport.Connect errors
5 years ago
Wichert Akkerman 8db608ccc1 Add IsSecure() to Transport
5 years ago
Wichert Akkerman 7fa4b06705 Move address into transport config
5 years ago
Wichert Akkerman f8d0e99696 Move XMPP transport to separate file
5 years ago