# engine.io-parser

> Parser for the client for the realtime Engine

Latest version **5.2.3** (published 2024-07-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install engine.io-parser
pnpm add engine.io-parser
yarn add engine.io-parser
bun add engine.io-parser
```

## Health

**Score 60/100 (C)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; has provenance; high maintenance score; high quality score; popular repo; extremely popular.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 5.2.3 |
| Published | 2024-07-11 |
| First published | 2013-01-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=10.0.0 |
| Dependencies | 0 |
| Unpacked size | 44.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 63210 |
| Maintainers | rauchg, darrachequesne |

## Links

- npm: https://www.npmjs.com/package/engine.io-parser
- Repository: https://github.com/socketio/socket.io
- Homepage: https://github.com/socketio/socket.io/tree/main/packages/engine.io-parser#readme
- Issues: https://github.com/socketio/socket.io/issues
- npm.io page: https://npm.io/package/engine.io-parser

## Recent versions

- 5.2.3 (latest) — 2024-07-11
- 4.0.0-alpha.1 (alpha) — 2020-05-19
- 5.2.2 — 2024-02-05
- 5.2.1 — 2023-08-01
- 5.2.0 — 2023-07-31
- 5.1.0 — 2023-06-11
- 5.0.7 — 2023-05-24
- 5.0.6 — 2023-01-16
- 5.0.5 — 2023-01-06
- 5.0.4 — 2022-04-30
- 5.0.3 — 2022-01-17
- 5.0.2 — 2021-11-14
- 5.0.1 — 2021-10-15
- 5.0.0 — 2021-10-04
- 4.0.3 — 2021-08-29
- … 37 more at https://npm.io/package/engine.io-parser/versions

## README

# socket.io

[![Latest NPM version](https://img.shields.io/npm/v/socket.io.svg)](https://www.npmjs.com/package/socket.io)
[![Build status](https://github.com/socketio/socket.io/actions/workflows/ci-socket.io.yml/badge.svg?branch=main)](https://github.com/socketio/socket.io/actions/workflows/ci-socket.io.yml)
[![Downloads per month](https://img.shields.io/npm/dm/socket.io.svg)](https://www.npmjs.com/package/socket.io)

## Getting Started

Please check our documentation [here](https://socket.io).

## Questions

Our [issues list](https://github.com/socketio/socket.io/issues) is exclusively reserved for bug reports and feature requests. For usage questions, please use the following resources:

- read our [documentation](https://socket.io/docs/v4/)
- check our [troubleshooting guide](https://socket.io/docs/v4/troubleshooting-connection-issues/)
- look for/ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/socket.io)
- create a new [discussion](https://github.com/socketio/socket.io/discussions/new?category=q-a)

## Security

If you think that you have found a security vulnerability in our project, please do not create an issue in this GitHub repository, but rather refer to our [Security Policy](./SECURITY.md).

## Issues and contribution

Please make sure to read our [Contributing Guide](./CONTRIBUTING.md) before creating an issue or making a pull request.

Thanks to everyone who has already contributed to Socket.IO!

<a href="https://github.com/socketio/socket.io/graphs/contributors"><img src="https://opencollective.com/socketio/contributors.svg?width=890" /></a>

## License

[MIT](https://opensource.org/licenses/MIT)

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