robtaussig / react-use-websocket

React Hook for WebSocket communication
MIT License
1.62k stars 135 forks source link

I don't see the heartbeat property in the options? #232

Closed Thorvarium closed 8 months ago

Thorvarium commented 8 months ago

What am I doing wrong? I have version 4.0.0 but my Options interface does not have heartbeat Thanks! image

Thorvarium commented 8 months ago

Nevermind. I had the wrong version. Thanks!