K
K
Kirill Nikiforov2018-09-26 19:48:26
Python
Kirill Nikiforov, 2018-09-26 19:48:26

Multithreaded websocket server in python?

How can a websocket server be implemented for many clients, so that when connected, a stream is created that passes the function the socket on which the client is on as arguments and performs certain operations with it?
It worked for ordinary sockets, but something doesn’t work with websocket.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question