-
Pawan Rawal authored
Client establishes a TCP connection with server. Sends a sample query and parses response. Server listens to client, handles the query and sends back response.
Pawan Rawal authoredClient establishes a TCP connection with server. Sends a sample query and parses response. Server listens to client, handles the query and sends back response.
main.go 1.35 KiB