Part I: Problem introduction
第一部分:问题的介绍
The short story: I need to pass data from the server to the client, but this data will not need to be displayed on the client end. Instead, the data is used by the client socket to join the correct room. Move on to The