AsyncNodeClient node to close a communication session with the server
identified by the provided sessionId.AsyncEndpointClient endpoint following the closing of a
communication session with the server.AsyncEndpointServer endpoint following the closing of a
communication session with the client.AsyncEndpointClient endpoint if a technical error occurs when
sending a message to the server.AsyncEndpointServer endpoint if a technical error occurs when
sending a message to the client.AsyncEndpointClient endpoint following the reception and
deserialization of a MessageDto from the server.AsyncEndpointServer endpoint following the reception and
deserialization of a MessageDto from the client.AsyncEndpointClient endpoint following the opening of a new
communication session with the server.MessageDto from the client.AsyncNodeClient node to open a communication session with the server.AsyncNodeClient node to send a MessageDto to the server.AsyncNodeServer node to send a MessageDto to the client.SyncNodeClient node to send a MessageDto to the server.MessageDto to the server, then retry the
response which is a list of MessageDto.