CLOVIS
02/10/2022, 5:27 PMexpect/actual
into checking at compile-time if all endpoints are implemented. Eg, having a common module in which you declare the different endpoints, having a client-side module that depends on it and must implement all the endpoints, and the same server-side.
The difficulty is that the implementation on the client-side and the server-side will not look the same at all, and the server-side needs to know the list of endpoints so they can be registered in Ktorhfhbd
02/10/2022, 6:08 PM