# node-xmpp-tls-connect

> tls.connect fallback

Latest version **1.0.1** (published 2016-01-12) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install node-xmpp-tls-connect
pnpm add node-xmpp-tls-connect
yarn add node-xmpp-tls-connect
bun add node-xmpp-tls-connect
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2016-01-12 |
| First published | 2016-01-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Sonny Piers |
| Maintainers | sonny |
| Keywords | tls, connect, drop, in, replacement, patch |

## Links

- npm: https://www.npmjs.com/package/node-xmpp-tls-connect
- Repository: https://github.com/node-xmpp/tls-connect
- Homepage: https://github.com/node-xmpp/tls-connect#readme
- Issues: https://github.com/node-xmpp/tls-connect/issues
- npm.io page: https://npm.io/package/node-xmpp-tls-connect

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 1.0.1 (latest) — 2016-01-12
- 1.0.0 — 2016-01-12

## README

*This Package holds a patch for nodejs >=0.11*

to opt-in until nodejs merges this (or not) you can use this package as a drop-in replacement.

```bash
npm install tls-connect
```

This works also on node < 0.11 because it's using createSecurePair instead of TLSSocket then.

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