grisp / grisp_connect

GRiSP.io client application
Apache License 2.0
1 stars 0 forks source link

Websocket client refactoring #15

Closed ziopio closed 9 months ago

ziopio commented 9 months ago

Details addressed in the PR

grisp_seawater_http

grisp_seawater_client

New option

ws_request_timeout (default = 5_000) allows to controll the timeout of each API requerst going through the WS. The option is now documented in the README.md