rpyc

RPyC – inherit from exposed class

RPyC – inherit from exposed class Question: I have an RpyC server that imports a specific module, a class inside this module should be exposed so that this class can then be inherited from the client side. For testing purposes I removed the module importing/exposing and created a simple class inside my RPyC service called …

Total answers: 2