@shell-js/grpc_server

GRPC server plugin for the Shell.js package.

Usage no npm install needed!

<script type="module">
  import shellJsGrpcServer from 'https://cdn.skypack.dev/@shell-js/grpc_server';
</script>

README

Package @shell-js/grpc_server

Shell.js plugin to create a GRPC server and expose registered routes.

API

The Shell.js instance is enriched with the following functions:

  • start
    Start the GRPC server