Question: I have a server.py and client.py program that uses zeromq (sockets, tcp://localhost:5555). The client.py takes in three variables, sends it to the server and the

I have a server.py and client.py program that uses zeromq (sockets, tcp://localhost:5555). The client.py takes in three variables, sends it to the server and the server sends a variable back to the client. The two function as a microservice.

How do I utilize this with a web application that is in react.js when someone selects a button?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!