mirror of
https://github.com/logos-storage/nim-websock.git
synced 2026-01-03 06:03:07 +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