MongoDB OP_MSG Network request and response

Mongodb version 3.6 and later added ‘OP’_ MSG 'message type. After network packet capturing, it is found that the client’s request to mongodb server is displayed as “request”, and the return of mongodb database is also displayed as “request” The normal return data should not be “response”?
The following is a display picture of two data packets of request and response