Open shashank-ezdiagno opened 7 years ago
How can run a client by taking the string from the console, encoding it to the respective record and emitting it to the server?
I also want to specify the map of "type of record"(R,P) to the record object(custom object created by me instead of the default record object)
How can run a client by taking the string from the console, encoding it to the respective record and emitting it to the server?