@arcjet/transport

v1.0.0-alpha.22
Transport mechanisms for the Arcjet protocol

Arcjet Logo

@arcjet/transport

npm badge

Transport mechanisms for the Arcjet protocol.

Installation

npm install -S @arcjet/transport

Example

import { createTransport } from "@arcjet/transport";

// The tranport can be used with the Arcjet protocol's `createClient` function.
const transport = createTransport("https://decide.arcjet.com");

License

Licensed under the Apache License, Version 2.0.

npm i @arcjet/[email protected]

Metadata

Downloads