Websocket: Log counter of dropped messages #1051
Annotations
1 error and 1 warning
lint
issues found
|
lint:
exchanges/stream/websocket.go#L371
increment-decrement: should replace dropped += 1 with dropped++ (revive)
|