LRPCRequest interface This interface is used to pass data between the endpoint and the handler
The type of the response
The type of the payload
The context of the request
The user id
The path/procedure of the request
The permissions of the user
The type of the request
The files uploaded by the user
The payload of the request
The express request object
The express response object
LRPCRequest interface This interface is used to pass data between the endpoint and the handler
Param: U
The type of the response