Skip to content

Conversation

@bigmontz
Copy link
Contributor

The implementation of the timeout connection hint has changed. The control of when start and stop the timeout has moved to the channel-channel instead of relying on the socket timeout configuration.

This change enables the browser-channel to implement the receive timeout which was not possible before since the WebSocket doesn't have a timeout configuration.

bigmontz added 2 commits June 30, 2022 14:53
The implementation of the timeout connection hint has changed. The control of when start and stop the timeout has moved to the `channel-channel` instead of relying on the socket timeout configuration.

This change enables the `browser-channel` to implement the `receive timeout` which was not possible before since the `WebSocket` doesn't have a timeout configuration.
@bigmontz bigmontz force-pushed the 5.0-implement-receive-timeout-browser branch from 3bcf9ff to 033ca27 Compare June 30, 2022 16:19
@bigmontz bigmontz marked this pull request as ready for review July 1, 2022 10:54
@bigmontz bigmontz merged commit 5294b99 into neo4j:5.0 Jul 4, 2022
@bigmontz bigmontz deleted the 5.0-implement-receive-timeout-browser branch July 4, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant