mirror of
https://github.com/status-im/nim-websock.git
synced 2025-02-13 01:46:49 +00:00
- send requestUrl.query in client.nim - fixes genMaskKey bug in utils.nim - using Base64Pad instead of Base64 in `connect` proc - add `host` field to request HTTP header in `connect` proc - add missing `secure` param in `connect` proc fixes #32