Answer the question
In order to leave comments, you need to log in
Is it possible to write a client in node.js?
Is it possible to make a client on node.js?
What libraries should be used for this?
And is it possible to write a client in node.js and a server in Python and have them communicate via sockets?
Answer the question
In order to leave comments, you need to log in
Yes!
You will be surprised, but even working as a server, the scenario - to connect as a client somewhere further away, is very common.
Why do you need node.js on the client? Node is a platform for running js outside the browser on a server, desktop, washing machine. And the browser natively can execute js
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question