pladaria / reconnecting-websocket

Reconnecting WebSocket. For Web, React Native, cli (Node.js)
MIT License
1.22k stars 197 forks source link

abount error keyword "ETIMEDOUT" #45

Closed rubickecho closed 6 years ago

rubickecho commented 6 years ago

From the source code found retriesCount > config.maxRetries error, return the keyword "ETIMEDOUT", and timeout connection is the same, is it right? Can you consider the two keywords to distinguish between what? If not? Can you tell me why?

thanks

pladaria commented 6 years ago

This behavior has changed in latest release.