mirror of
https://github.com/codex-storage/nim-websock.git
synced 2025-01-23 08:59:28 +00:00
a60dbd5dc9
- 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