MCPcopy Index your code
hub / github.com/akansha204/mini-rpc

github.com/akansha204/mini-rpc @v0.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.0 ↗ · + Follow
38 symbols 78 edges 12 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Codec (Interface)
(no doc) [1 implementers]
internal/codec/codec.go
HandlerFunc (FuncType)
(no doc)
internal/rpc/registry.go

Core symbols most depended-on inside this repo

Encode
called by 5
internal/codec/codec.go
Register
called by 4
internal/rpc/registry.go
Call
called by 4
internal/rpc/client.go
Close
called by 3
internal/transport/tcp_client.go
Decode
called by 3
internal/codec/codec.go
WriteFrame
called by 2
internal/protocol/framing.go
ReadFrame
called by 2
internal/protocol/framing.go
NewTCPServer
called by 1
internal/transport/tcp_server.go

Shape

Method 18
Function 9
Struct 9
FuncType 1
Interface 1

Languages

Go100%

Modules by API surface

internal/transport/tcp_client.go6 symbols
internal/rpc/registry.go5 symbols
internal/rpc/handler.go5 symbols
internal/transport/tcp_server.go4 symbols
internal/rpc/server.go3 symbols
internal/rpc/client.go3 symbols
internal/codec/json_codec.go3 symbols
internal/codec/codec.go3 symbols
internal/protocol/messaging.go2 symbols
internal/protocol/framing.go2 symbols
cmd/server/main.go1 symbols
cmd/client/main.go1 symbols

For agents

$ claude mcp add mini-rpc \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact