Commit Graph

16 Commits (94aceac802e51f58710300bd94d33566bb3b236f)

Author SHA1 Message Date
remicorniere 94aceac802 Changed "Disconnect" to wait for the closing stream tag. (#141)
4 years ago
remicorniere 7d89353156 Fix SIGSEGV in xmpp_component (#126)
4 years ago
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 38bdcaec36 Do not copy more bytes than were read
5 years ago
Wichert Akkerman ffadd331dd Add a go function to always read websockets
5 years ago
Wichert Akkerman 92329b48e6 Transports need to handle open/close stanzas
5 years ago
Wichert Akkerman 25fd476328 Negotiate xmpp websocket subprotocol
5 years ago
Wichert Akkerman 36e153f981 Allow transports to define their own ping mechanism
5 years ago
Wichert Akkerman 87ff01ac68 Fix websocket connect timeout
5 years ago
Wichert Akkerman 01d78a1e5c Fix error result from Transport.Connect errors
5 years ago
Wichert Akkerman a189748b9c Fix test for ws connection
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 66e219844b Add a websocket transport
5 years ago