layer8_interceptor
v0.0.22
Published
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.
Downloads
23
Maintainers
Readme
layer8_interceptor
WASM Implementation of the Layer8 Interceptor complete with DevOps pipeline to push to NPM.
Usage
- npm i layer8_interceptor
- To import call use
import layer8_interceptor from "layer8_interceptor"