You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The client reports the result after receiving the "display results" packet, while the server reports the result after receiving the "test end" packet.
Can the new client send a "display results" packet and the server close the stream socket and report result after receiving it?
In this way, the processing of client and server is symmetrical.
By adding options to enable functions to ensure compatibility?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The client reports the result after receiving the "display results" packet, while the server reports the result after receiving the "test end" packet.
Can the new client send a "display results" packet and the server close the stream socket and report result after receiving it?
In this way, the processing of client and server is symmetrical.
By adding options to enable functions to ensure compatibility?
Beta Was this translation helpful? Give feedback.
All reactions