MCPcopy Create free account
hub / github.com/commandoperator/cmdop-sdk / call_stream

Method call_stream

python/src/cmdop/_transport.py:286–289  ·  view source on GitHub ↗

Open a streaming call (machines.ask). Returns a :class:`FrameStream` whose first iteration sends the REQUEST and yields typed frames.

(self, req: pb.Envelope)