adshao / go-binance

A Go SDK for Binance API
MIT License
1.54k stars 676 forks source link

Revert nhooyr.io/websocket #357

Closed adshao closed 2 years ago

adshao commented 2 years ago

due to issue #321 , and nhooyr.io/websocket is not active for maintain.

revert pr #290.

Signed-off-by: adshao tjusgj@gmail.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #357 (55c23a3) into master (5c415dd) will decrease coverage by 0.10%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #357      +/-   ##
==========================================
- Coverage   72.49%   72.38%   -0.11%     
==========================================
  Files          63       63              
  Lines        5927     5936       +9     
==========================================
  Hits         4297     4297              
- Misses       1205     1214       +9     
  Partials      425      425              
Impacted Files Coverage Δ
v2/delivery/websocket.go 6.38% <0.00%> (-0.44%) :arrow_down:
v2/futures/websocket.go 6.38% <0.00%> (-0.44%) :arrow_down:
v2/websocket.go 6.38% <0.00%> (-0.44%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5c415dd...55c23a3. Read the comment docs.