Tags: mistsys/websocket
Tags
remove my own InnerConn method. There is now the old UnderlyingConn and the newer NetConn methods which do the same thing.
Merge remote-tracking branch 'upstream/release-1.5' at commit ce903f6 … …(@v1.5.3) Bring our fork up-to-date with the most recent upstream tagged release. Note that upstream work is in the "main" branch, not "master", and that there are a lot of later changes in "main" but Mist needs stable websockets, not new features, so for now I only merge stable releases.
MIST-17204 add a default handler for https same as http. Current code… … had proxy schema only for http. So if you use https proxy url it would complain for unknown scheme. Also this API is not exported to cannot set it from ep-control hence forked the repository.
PreviousNext