LogoClawIndex
CasesSkillsAbout
LogoClawIndex

Tonic gRPC - Rust gRPC Framework with Tokio

gRPC framework for Rust built on Tokio and Tower

Tags

Updated: 2026-03-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • define proto files
  • compile proto files
  • create gRPC server
  • create gRPC client
  • connect to server
  • send gRPC request
  • receive gRPC response
  • stream messages
  • apply interceptors
  • validate tokens
  • configure TLS

Inputs

  • server address
  • proto files
  • TLS certificate
  • private key
  • authorization token

Outputs

  • compiled Rust code
  • gRPC server
  • gRPC client
  • gRPC channel
  • gRPC message
  • gRPC stream

Requirements

  • Rust
  • Cargo
  • Tokio runtime
  • tonic-build
  • network connection
  • file permissions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
rust
grpc
tonic
networking
rpc
define proto files
compile proto files
create gRPC server
create gRPC client
server address
proto files
TLS certificate
compiled Rust code
gRPC server
gRPC client