I’m trying to figure out how to create a server using Node.js to handle receiving and sending data to/from a client that uses the WebTransport interface. I’m completely new to Node.js and don’t know what I should put my hands on to get started.
I would be very grateful for a roadmap or some resources to help me get understand.