MCPcopy Create free account
hub / github.com/cocoindex-io/cocoindex-code / HandshakeRequest

Class HandshakeRequest

src/cocoindex_code/protocol.py:12–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11
12class HandshakeRequest(_msgspec.Struct, tag="handshake"):
13 version: str
14
15
16class IndexRequest(_msgspec.Struct, tag="index"):

Callers 7

daemon_sockFunction · 0.90
daemon_projectFunction · 0.90
_connect_and_handshakeFunction · 0.90

Calls

no outgoing calls

Tested by 6

daemon_sockFunction · 0.72
daemon_projectFunction · 0.72
_connect_and_handshakeFunction · 0.72