-
@ semisol
2025-06-08 00:29:32TIL Cap’n Proto RPC capabilities can implement more than 1 interface. So the bootstrap capability can expose any number of services and clients only see what they care about. A special “unimplemented” error type exists to detect when the requested interface is not available