@objectiv/transport-xhr
Version:
A TrackerTransport based on XMLHttpRequest API
30 lines (17 loc) • 485 B
Markdown
# Objectiv XHRTransport
A TrackerTransport based on XMLHttpRequest API
## Package installation
```sh
yarn add @objectiv/transport-xhr
```
### or
```sh
npm install @objectiv/transport-xhr
```
## Usage
For a detailed usage guide, see the documentation: [https://objectiv.io/docs](https://objectiv.io/docs)
## Copyright and license
Licensed and distributed under the Apache 2.0 License (An OSI Approved License).
Copyright (c) 2021-2022 Objectiv B.V.
All rights reserved.