MCPcopy Create free account
hub / github.com/AGenUI/AGenUI / onComponentExtracted

Method onComponentExtracted

core/src/stream/agenui_text_stream_plugin.cpp:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8// MARK: - IStreamPlugin interface
9
10void TextStreamPlugin::onComponentExtracted(const std::string& componentJson) {
11 collectBindingPath(componentJson);
12}
13
14bool TextStreamPlugin::handleIncompleteComponent(
15 const std::string& buffer, size_t componentStartPos,

Callers 1

processStreamingDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected