migrate connection base to websocketapp
as this better handles the ping/pong issue for long-living connections
this MR removes the entire ping-reconnect-logic from the consumer and uses the functionality provided by the websocket.WebSocketApp
class of the websocket-client
library.
Merge request reports
Activity
assigned to @Chilipp
By Philipp Sommer on 2024-03-28T10:18:34 (imported from GitLab)
added 1 commit
- c3e43243 - create producers for responses via websocketapp
By Philipp Sommer on 2024-03-28T12:37:19 (imported from GitLab)
added 1 commit
- ec430321 - improve logging and locking
By Philipp Sommer on 2024-03-28T13:30:16 (imported from GitLab)
mentioned in commit 21f7f4e6
By Philipp Sommer on 2024-03-28T13:40:58 (imported from GitLab)
mentioned in commit 3eb75ea9
By Philipp Sommer on 2024-03-28T13:45:56 (imported from GitLab)
Please register or sign in to reply