enisdenjo / graphql-ws

Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
https://the-guild.dev/graphql/ws
MIT License
1.75k stars 162 forks source link

Add retry info to connect events #507

Closed telemenar closed 9 months ago

telemenar commented 1 year ago

This adds retry info to the connecting and connected events. This helps us give the user better status about the current state of their network connection with the websocket.

enisdenjo commented 9 months ago

:tada: This PR is included in version 5.15.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: