Details

    Description

      Need to implement gRPC endpoints to communicate with frontend app:

      • implement RunCode(RunCodeRequest) returns (RunCodeResponse)
      • implement CheckStatus(CheckStatusRequest) returns (CheckStatusResponse)
      • implement GetRunOutput(GetRunOutputRequest) returns (GetRunOutputResponse)
      • implement GetCompileOutput(GetCompileOutputRequest) returns (GetCompileOutputResponse)

       

      The server should handle the following types of requests:

      • Take the request to run code
      • Send a response to the client with output
      • Send errors to the client
      • Send statuses of code execution/compilation

      Also, error codes and error messages should be implemented.

      All methods/functions should be covered with Unit Tests.

      Attachments

        Activity

          People

            Artur.Khanin Artur Khanin
            IKozyrev Ilya Kozyrev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 8h
                8h
                Remaining:
                Time Spent - 4h 50m Remaining Estimate - 3h 10m
                3h 10m
                Logged:
                Time Spent - 4h 50m Remaining Estimate - 3h 10m
                4h 50m