- Notifications
You must be signed in to change notification settings - Fork1k
Commitcc0dc10
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 parenteb03e44 commitcc0dc10
1 file changed
+0
-68
lines changedThis file was deleted.
0 commit comments
Comments
(0)