fight_detection icon indicating copy to clipboard operation
fight_detection copied to clipboard

What is the format of msg data?

Open ggzzzzz628 opened this issue 4 years ago • 0 comments

msg = socket.recv()
msg = msg.decode("utf-8")
recv_ = load_X(msg)

image

What is the format of msg data?

ggzzzzz628 avatar Jul 14 '21 07:07 ggzzzzz628