pladaria / reconnecting-websocket

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

idex.d.ts #68

Closed leonSmiler closed 6 years ago

leonSmiler commented 6 years ago

i saw ReconnectingWebsocket have close method with params blew: close(code?: number, reason?: string, params?: any): void; can this added to idex.d.ts , i want to use this method with params

pladaria commented 6 years ago

this issue no longer applies to latest version