UNPKG

layer8_interceptor

Version:

This package allows Layer8 clients to connect to the remote Layer8 Server. It povides the 1) stock WASM glue code 2) binary of the Interceptor, and 3) the index.js necessary to run it.

7 lines (6 loc) 236 B
# layer8_interceptor WASM Implementation of the Layer8 Interceptor complete with DevOps pipeline to push to NPM. ## Usage 1) npm i layer8_interceptor 2) To import call use `import layer8_interceptor from "layer8_interceptor"`