tomusdrw / rust-web3

Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
MIT License
1.45k stars 465 forks source link

windows https/wss connection #677

Open yarsawyer opened 1 year ago

yarsawyer commented 1 year ago

Hi!

I beg for help.

I am trying to connect web3 crate to https endpoint from windows and so far no success ;//

from linux everything is perfect, I set http-tls as features but no success...

wss no success too