# can-fixture-socket

> Simulate socket connections

Latest version **2.0.3** (published 2019-09-05) · 0 weekly downloads

## Install

```sh
npm install can-fixture-socket
pnpm add can-fixture-socket
yarn add can-fixture-socket
bun add can-fixture-socket
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.3 |
| Published | 2019-09-05 |
| First published | 2016-10-26 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 52.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Author | bitovi |
| Maintainers | blackmarket, bmomberger-bitovi, chasen, cherif_b, christopherjbaker, ilyavf, justinbmeyer, marshallswain, mattchewone, matthewp, phillipskevin |
| Keywords | Done, JS, Can, JS |

## Links

- npm: https://www.npmjs.com/package/can-fixture-socket
- Repository: https://github.com/canjs/can-fixture-socket
- Issues: https://github.com/canjs/can-fixture-socket/issues
- npm.io page: https://npm.io/package/can-fixture-socket

## Dependencies (2)

- [can-assign](https://npm.io/package/can-assign.md) ^1.2.0
- [can-fixture](https://npm.io/package/can-fixture.md) ^3.0.0

## Alternatives

- [@mapbox/jsonlint-lines-primitives](https://npm.io/package/@mapbox/jsonlint-lines-primitives.md) — 5.3M weekly downloads
- [reftools](https://npm.io/package/reftools.md) — 3.5M weekly downloads
- [@hey-api/openapi-ts](https://npm.io/package/@hey-api/openapi-ts.md) — 3.5M weekly downloads
- [@mapbox/geojson-rewind](https://npm.io/package/@mapbox/geojson-rewind.md) — 2.4M weekly downloads
- [turbo-stream](https://npm.io/package/turbo-stream.md) — 1.7M weekly downloads

## Recent versions

- 2.0.3 (latest) — 2019-09-05
- 2.0.0-pre.1 (pre) — 2018-05-14
- 2.0.2 — 2019-05-27
- 2.0.1 — 2019-05-22
- 2.0.0 — 2018-07-05
- 1.1.0 — 2018-07-04
- 1.0.1 — 2018-02-16
- 1.0.0 — 2018-01-29
- 0.7.2 — 2017-10-31
- 0.7.1 — 2017-09-05
- 0.7.0 — 2017-06-23
- 0.7.0-pre.1 — 2017-06-14
- 0.7.0-pre.0 — 2017-06-06
- 0.6.2 — 2017-03-01
- 0.6.0 — 2017-02-02
- … 11 more at https://npm.io/package/can-fixture-socket/versions

## README

# can-fixture-socket

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-fixture-socket/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-fixture-socket.svg)](https://www.npmjs.com/package/can-fixture-socket)
[![Travis build status](https://travis-ci.org/canjs/can-fixture-socket.svg?branch=master)](https://travis-ci.org/canjs/can-fixture-socket)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-fixture-socket.svg)](https://greenkeeper.io/)

Intercepts socket.io connection and allows to simulate socket.io server behaviour.

## Documentation

Read the [can-fixture-socket API docs on CanJS.com](https://canjs.com/doc/can-fixture-socket.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-fixture-socket/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-fixture-socket/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-fixture-socket/blob/master/LICENSE.md)

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