StreamProtocol
Browse all 121 domain entities categorized under StreamProtocol in the anthropic-sdk-python Architecture Docs architecture documentation.
BetaAsyncMessageStream Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaAsyncMessageStream class in _beta_messages.py from the anthropic-sdk-python codebase.
BetaAsyncMessageStreamManager Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaAsyncMessageStreamManager class in _beta_messages.py from the anthropic-sdk-python codebase.
BetaMessageStream Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaMessageStream class in _beta_messages.py from the anthropic-sdk-python codebase.
BetaMessageStreamManager Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaMessageStreamManager class in _beta_messages.py from the anthropic-sdk-python codebase.
BetaCitationEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaCitationEvent class in _beta_types.py from the anthropic-sdk-python codebase.
BetaCompactionEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaCompactionEvent class in _beta_types.py from the anthropic-sdk-python codebase.
BetaInputJsonEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaInputJsonEvent class in _beta_types.py from the anthropic-sdk-python codebase.
BetaSignatureEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaSignatureEvent class in _beta_types.py from the anthropic-sdk-python codebase.
BetaThinkingEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaThinkingEvent class in _beta_types.py from the anthropic-sdk-python codebase.
ParsedBetaContentBlockStopEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the ParsedBetaContentBlockStopEvent class in _beta_types.py from the anthropic-sdk-python codebase.
ParsedBetaMessageStopEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the ParsedBetaMessageStopEvent class in _beta_types.py from the anthropic-sdk-python codebase.
ParsedBetaTextEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the ParsedBetaTextEvent class in _beta_types.py from the anthropic-sdk-python codebase.
AsyncJSONLDecoder Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncJSONLDecoder class in jsonl.py from the anthropic-sdk-python codebase.
JSONLDecoder Class — anthropic-sdk-python Architecture
Architecture documentation for the JSONLDecoder class in jsonl.py from the anthropic-sdk-python codebase.
AsyncMessageStream Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncMessageStream class in _messages.py from the anthropic-sdk-python codebase.
AsyncMessageStreamManager Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncMessageStreamManager class in _messages.py from the anthropic-sdk-python codebase.
MessageStream Class — anthropic-sdk-python Architecture
Architecture documentation for the MessageStream class in _messages.py from the anthropic-sdk-python codebase.
MessageStreamManager Class — anthropic-sdk-python Architecture
Architecture documentation for the MessageStreamManager class in _messages.py from the anthropic-sdk-python codebase.
CitationEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationEvent class in _types.py from the anthropic-sdk-python codebase.
ContentBlockStopEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the ContentBlockStopEvent class in _types.py from the anthropic-sdk-python codebase.
InputJsonEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the InputJsonEvent class in _types.py from the anthropic-sdk-python codebase.
MessageStopEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the MessageStopEvent class in _types.py from the anthropic-sdk-python codebase.
ParsedContentBlockStopEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the ParsedContentBlockStopEvent class in _types.py from the anthropic-sdk-python codebase.
ParsedMessageStopEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the ParsedMessageStopEvent class in _types.py from the anthropic-sdk-python codebase.
SignatureEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the SignatureEvent class in _types.py from the anthropic-sdk-python codebase.
TextEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the TextEvent class in _types.py from the anthropic-sdk-python codebase.
ThinkingEvent Class — anthropic-sdk-python Architecture
Architecture documentation for the ThinkingEvent class in _types.py from the anthropic-sdk-python codebase.
StreamProtocol Domain — anthropic-sdk-python Architecture
Manages Server-Sent Events (SSE) and live delta processing for streaming responses. Architectural overview of the StreamProtocol domain in the anthropic-sdk-python codebase. Contains 6 source files.
jsonl.py — anthropic-sdk-python Source File
Architecture documentation for jsonl.py, a python file in the anthropic-sdk-python codebase. 4 imports, 0 dependents.
_beta_messages.py — anthropic-sdk-python Source File
Architecture documentation for _beta_messages.py, a python file in the anthropic-sdk-python codebase. 27 imports, 1 dependents.
_beta_types.py — anthropic-sdk-python Source File
Architecture documentation for _beta_types.py, a python file in the anthropic-sdk-python codebase. 9 imports, 2 dependents.
__init__.py — anthropic-sdk-python Source File
Architecture documentation for __init__.py, a python file in the anthropic-sdk-python codebase. 23 imports, 0 dependents.
_messages.py — anthropic-sdk-python Source File
Architecture documentation for _messages.py, a python file in the anthropic-sdk-python codebase. 23 imports, 1 dependents.
_types.py — anthropic-sdk-python Source File
Architecture documentation for _types.py, a python file in the anthropic-sdk-python codebase. 9 imports, 3 dependents.
accumulate_event() — anthropic-sdk-python Function Reference
Architecture documentation for the accumulate_event() function in _beta_messages.py from the anthropic-sdk-python codebase.
__aenter__() — anthropic-sdk-python Function Reference
Architecture documentation for the __aenter__() function in _beta_messages.py from the anthropic-sdk-python codebase.
__aenter__() — anthropic-sdk-python Function Reference
Architecture documentation for the __aenter__() function in _beta_messages.py from the anthropic-sdk-python codebase.
__aexit__() — anthropic-sdk-python Function Reference
Architecture documentation for the __aexit__() function in _beta_messages.py from the anthropic-sdk-python codebase.
__aexit__() — anthropic-sdk-python Function Reference
Architecture documentation for the __aexit__() function in _beta_messages.py from the anthropic-sdk-python codebase.
__aiter__() — anthropic-sdk-python Function Reference
Architecture documentation for the __aiter__() function in _beta_messages.py from the anthropic-sdk-python codebase.
__anext__() — anthropic-sdk-python Function Reference
Architecture documentation for the __anext__() function in _beta_messages.py from the anthropic-sdk-python codebase.
build_events() — anthropic-sdk-python Function Reference
Architecture documentation for the build_events() function in _beta_messages.py from the anthropic-sdk-python codebase.
close() — anthropic-sdk-python Function Reference
Architecture documentation for the close() function in _beta_messages.py from the anthropic-sdk-python codebase.
close() — anthropic-sdk-python Function Reference
Architecture documentation for the close() function in _beta_messages.py from the anthropic-sdk-python codebase.
current_message_snapshot() — anthropic-sdk-python Function Reference
Architecture documentation for the current_message_snapshot() function in _beta_messages.py from the anthropic-sdk-python codebase.
current_message_snapshot() — anthropic-sdk-python Function Reference
Architecture documentation for the current_message_snapshot() function in _beta_messages.py from the anthropic-sdk-python codebase.
__enter__() — anthropic-sdk-python Function Reference
Architecture documentation for the __enter__() function in _beta_messages.py from the anthropic-sdk-python codebase.
__enter__() — anthropic-sdk-python Function Reference
Architecture documentation for the __enter__() function in _beta_messages.py from the anthropic-sdk-python codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free