Skip to main content

Crate barbacane_lib

Crate barbacane_lib 

Source
Expand description

Barbacane data plane library.

This library exposes internal modules for testing purposes. The main entry point is the barbacane binary.

Modules§

admin
Admin API listener for operational endpoints.
control_plane
Control plane client for connected mode.
dev
Dev server file watcher.
hot_reload
Hot-reload functionality for zero-downtime artifact updates.
mcp
MCP (Model Context Protocol) server support for Barbacane.
router
Prefix-trie HTTP request router.
validator
Request validation for Barbacane gateway.