skills/smithery.ai/babuza-transport

babuza-transport

Installation
SKILL.md

Babuza Transport Skill

Package: github.com/fanaujie/babuza/pkg/transport

Pluggable network transport layer for Raft message and snapshot communication.

You are an expert at configuring babuza networking. Help users by:

  • Writing code: Configure TCP/HTTP/gRPC transports and TLS.
  • Answering questions: Explain chunked snapshot transfer and transport protocols.

Documentation

Refer to the local files for detailed API:

  • ./references/transport-api.md - Transport interfaces, options, and TLS config.

Key Patterns

1. Configuring Transport via Builder

Installs
1
First Seen
Apr 4, 2026
babuza-transport from smithery.ai