# can-connect-signalr

> can-connect-signalr is a set of behaviors for integrating can-connect with Microsoft's signalR

Latest version **0.2.3** (published 2017-10-31) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-connect-signalr
pnpm add can-connect-signalr
yarn add can-connect-signalr
bun add can-connect-signalr
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.3 |
| Published | 2017-10-31 |
| First published | 2017-03-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Bitovi |
| Maintainers | blackmarket, bmomberger-bitovi, justinbmeyer, matthewp, phillipskevin |

## Links

- npm: https://www.npmjs.com/package/can-connect-signalr
- Repository: https://github.com/canjs/can-connect-signalr
- Homepage: https://github.com/canjs/can-connect-signalr#readme
- Issues: https://github.com/canjs/can-connect-signalr/issues
- npm.io page: https://npm.io/package/can-connect-signalr

## Dependencies (3)

- [jquery](https://npm.io/package/jquery.md) 2.x - 3.x
- [can-connect](https://npm.io/package/can-connect.md) ^1.5.0
- [ms-signalr-client](https://npm.io/package/ms-signalr-client.md) ^2.2.5

## Recent versions

- 0.2.3 (latest) — 2017-10-31
- 0.2.0-pre.1 (pre) — 2017-06-08
- 0.2.2 — 2017-09-01
- 0.2.1 — 2017-08-08
- 0.2.0 — 2017-06-23
- 0.1.1 — 2017-06-08
- 0.2.0-pre.0 — 2017-06-06
- 0.1.0 — 2017-03-14

## README

# can-connect-signalr

[![Join the chat at https://gitter.im/canjs/canjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/canjs/canjs?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-connect-signalr/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-connect-signalr.svg)](https://www.npmjs.com/package/can-connect-signalr)
[![Travis build status](https://travis-ci.org/canjs/can-connect-signalr.svg?branch=master)](https://travis-ci.org/canjs/can-connect-signalr)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-connect-signalr?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-connect-signalr)
[![Coverage status](https://coveralls.io/repos/github/canjs/can-connect-signalr/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-connect-signalr?branch=master)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-connect-signalr.svg)](https://greenkeeper.io/)

`can-connect-signalr` is a set of behaviors for integrating [can-connect](http://canjs.com/doc/can-connect.html) with Microsoft's [SignalR](http://signalr.net/).

## Documentation

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

## Changelog

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

## Contributing

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

## License

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

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