Site Tools


topic:dsr_server_communication

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
topic:dsr_server_communication [2025/02/25 01:05] admintopic:dsr_server_communication [2025/04/05 05:28] (current) – [Receiving (first to last):] metalcrow
Line 32: Line 32:
   * SVFW::SFRPCManagerImpl::ParseServerFlatbuf_X   * SVFW::SFRPCManagerImpl::ParseServerFlatbuf_X
     * This unwraps the outer FlatbufferWrapper layer, checks the length and packet number, and passes on the flatbuffer     * This unwraps the outer FlatbufferWrapper layer, checks the length and packet number, and passes on the flatbuffer
 +
 +For responses to Requests
   * FromNet::RPCSystem::ResponseFunctionArgs_Load_Flatbuffer   * FromNet::RPCSystem::ResponseFunctionArgs_Load_Flatbuffer
   * Load_Flatbuffer_Into_GeneralRequestContext   * Load_Flatbuffer_Into_GeneralRequestContext
Line 38: Line 40:
   * FromNet::RPCSystem::ResponseArg::Copy_into_Self   * FromNet::RPCSystem::ResponseArg::Copy_into_Self
     * Saves the FromNet::GeneralRequestTask_Data into the RPCSystem class, specifically FromNet::RPCSystem::GeneralRequestContext::ResponseArgs->GeneralRequestResult     * Saves the FromNet::GeneralRequestTask_Data into the RPCSystem class, specifically FromNet::RPCSystem::GeneralRequestContext::ResponseArgs->GeneralRequestResult
 +
 +For Push Requests
 +  * PushRequest_Recv
 +  * ProcessPushRequestType_()
  
 ==== Container ==== ==== Container ====
topic/dsr_server_communication.1740445510.txt.gz · Last modified: by admin