Skip to content
Snippets Groups Projects
Commit 655edb35 authored by Sergey Linev's avatar Sergey Linev Committed by Philippe Canal
Browse files

http: reuse same thread for all websocket send operations

Instead of starting every new thread for new operation - reuse same
thread which was started during first send operation.

Also take care that such dedicated threads correctly stopped when
WSHandler is destroyed
parent 2da02cc7
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment