akash-network / support

Akash Support and Issue Tracking
5 stars 3 forks source link

Port REST handlers to gRPC #221

Open andrewhare opened 2 months ago

andrewhare commented 2 months ago

Is your feature request related to a problem? Please describe.

None.

Describe the solution you'd like

A corresponding gRPC handler for each existing REST handler.

Describe alternatives you've considered

None.

Search

Code of Conduct

Additional context

No response

RPCs to be implemented

LeaseService
    SendManifest
    Status
    StreamStatus
    Shell
    Logs
    StreamLogs

ProviderService
    GetStatus
    StreamStatus
    GetVersion
    Validate
    Wiboy #lets keep it for fun as alias to Validate