robtaussig / react-use-websocket

React Hook for WebSocket communication
MIT License
1.6k stars 136 forks source link

Heartbeat pr #207

Closed robtaussig closed 1 year ago

Arbarwings commented 1 year ago

@robtaussig Can you give me permissions on heartbeat_pr to commit changes? Otherwise, I need to make another PR, on top of the already existing PR 😶‍🌫️.

robtaussig commented 1 year ago

Added you as a collaborator @Arbarwings

Arbarwings commented 1 year ago

@robtaussig I've made some changes to make the ping/pong strategy work and I've changed the default timeout value. From my point of view, the PR looks good to go :)

robtaussig commented 1 year ago

@Arbarwings Merged and released as 4.5.0!