README
"electron-rpc-server-controllers"
Decorators and functions which allows to create controller classes with methods as actions that handle requests.
See project wiki for details.
Electron RPC Server Controllers classes decorators
<script type="module">
import electronRpcServerControllers from 'https://cdn.skypack.dev/electron-rpc-server-controllers';
</script>
Decorators and functions which allows to create controller classes with methods as actions that handle requests.
See project wiki for details.