Skip to content

Commit cc0dc10

Browse files
authored
chore: remove agentsdk client RPC() function (#11913)
The RPC() function isn't called, since Listen() was modified to do this job. Listen() has the right signature, since it returns a drpc.Conn, rather than the Agent API. That's because tailnet v2 and agent v2 are separate APIs served over the same connection. It might be clearer to rename `Listen()` to `RPC()` but I'll save that for a different PR.
1 parent eb03e44 commit cc0dc10

File tree

1 file changed

+0
-68
lines changed

1 file changed

+0
-68
lines changed

codersdk/agentsdk/rpc.go

-68
This file was deleted.

0 commit comments

Comments
 (0)