# ataraxia-transport

> Base for for connecting to and communicating with peers in an Ataraxia network

Latest version **0.12.0** (published 2021-12-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install ataraxia-transport
pnpm add ataraxia-transport
yarn add ataraxia-transport
bun add ataraxia-transport
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.12.0 |
| Published | 2021-12-18 |
| First published | 2021-06-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 333.8 KB |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 79 |
| Maintainers | aholstenson |
| Keywords | ataraxia |

## Links

- npm: https://www.npmjs.com/package/ataraxia-transport
- Repository: https://github.com/aholstenson/ataraxia.git#master
- Homepage: https://github.com/aholstenson/ataraxia/tree/master#readme
- Issues: https://github.com/aholstenson/ataraxia/issues
- npm.io page: https://npm.io/package/ataraxia-transport

## Dependencies (5)

- [atvik](https://npm.io/package/atvik.md) ^3.2.0
- [debug](https://npm.io/package/debug.md) ^4.3.3
- [fast-sha256](https://npm.io/package/fast-sha256.md) ^1.3.0
- [@stablelib/cbor](https://npm.io/package/@stablelib/cbor.md) ^1.0.1
- [adaptive-accrual-failure-detector](https://npm.io/package/adaptive-accrual-failure-detector.md) ^1.0.0

## Alternatives

- [lodash.startswith](https://npm.io/package/lodash.startswith.md) — 769.7K weekly downloads
- [@tarojs/service](https://npm.io/package/@tarojs/service.md) — 33.9K weekly downloads
- [io.extendreality.tilia.indicators.spatialtargets.unity](https://npm.io/package/io.extendreality.tilia.indicators.spatialtargets.unity.md) — 131 weekly downloads
- [@rtarojs/taro](https://npm.io/package/@rtarojs/taro.md) — 90 weekly downloads
- [node-branch-io](https://npm.io/package/node-branch-io.md) — 50 weekly downloads

## Recent versions

- 0.12.0 (latest) — 2021-12-18
- 0.11.0 — 2021-06-17

## README

# ataraxia-transport

[![npm version](https://img.shields.io/npm/v/ataraxia-transport)](https://www.npmjs.com/package/ataraxia-transport)
[![Dependencies](https://img.shields.io/librariesio/release/npm/ataraxia-transport)](https://libraries.io/npm/ataraxia-transport)
[![Typedoc](https://img.shields.io/badge/typedoc-ataraxia--transport-%23fff)](https://aholstenson.github.io/ataraxia/modules/ataraxia_transport.html)

Shared code that is used to implement transports for an [Ataraxia](https://github.com/aholstenson/ataraxia)
network.

---
_Source: https://npm.io/package/ataraxia-transport · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
