Many hands make light work.
Budget: $30 – $250 USD
Hey Im looking for a developer to build the following with a goal of having an avatar interact with my array of LED's.
Can you use the WebSocketSharp library to establish a websocket connection with the server and send data over the websocket.
On the server, use a websocket library (such as ws for Node.js) to set up a websocket server and handle websocket connections from the Unity client. The server should also receive data sent over the websocket and pass it along to the React application.
In the React application, use a websocket library (such as the WebSocket API) to establish a websocket connection with the server and receive data sent over the websocket. The React application should then use the received data to trigger the LED array (e.g. by sending a signal to an Arduino device)
Can you use the WebSocketSharp library to establish a websocket connection with the server and send data over the websocket.
On the server, use a websocket library (such as ws for Node.js) to set up a websocket server and handle websocket connections from the Unity client. The server should also receive data sent over the websocket and pass it along to the React application.
In the React application, use a websocket library (such as the WebSocket API) to establish a websocket connection with the server and receive data sent over the websocket. The React application should then use the received data to trigger the LED array (e.g. by sending a signal to an Arduino device)