Hi. This question might not relate to uvw
specifically, I'm a bit of a noob so sorry for any ignorance.
I'm creating a TCPHandle
and connecting to a test server written with node
. I can connect and send data to the server fine, but is it possible to also read from the pipe using the client? Or do I need to setup a TCPHandle
that listens as well and have my node
server respond there?
uv
=> uv_a
:trollface: