Skip to content
Snippets Groups Projects
Commit 85601ce4 authored by Florian Schröder's avatar Florian Schröder
Browse files

Add optional parameters to control websocket timing

The create and connect methods within the websocket extension now include optional parameters for sleep_between_recv and timeout_loop. These parameters, passed down to the recv_messages method, provide fine-grained control over the timing behavior of the websocket communication, improving flexibility for various use cases.
parent ec9d2196
No related branches found
No related tags found
No related merge requests found
Pipeline #45323 passed