mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
90b855e1aa
Connection to remote: - handshake: offer support for all supported hash algorithms - network connect with a socket - upgrade to websocket and authenticate with remote (password/TOTP) - check websocket response - get list of buffers (not used yet) Note: connection to remote with TLS or a proxy is not yet supported.