reactphp-legacy/socket-client

How to recieve data?

Closed this issue · 1 comments

Here in readme it says:

Before you can actually transmit and receive data to/from a remote server, you have to establish a connection to the remote end. Establishing this connection through the internet/network takes some time as it requires several steps in order to complete:

But it was never explained how to recieve data from scoket server?

clue commented

Already answered via #58 (comment)