**`@packages/ws-emitter`** is a lightweight wrapper around native WebSocket that adds event subscription and automatic reconnection functionality out-of-the-box. It also supports MessagePack decoding (via [`msgpackr`](https://github.com/kriszyp/msgpackr))
Simple event emitter
Event emitter
Type-safe implementation of EventEmitter for browser and Node.js
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Creates a Promise that waits for a single event
TypeScript definitions for ws
A type-safe marriage of `EventTarget` and `EventEmitter`.
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
Isomorphic implementation of WebSocket
A tiny (less than 1k) event emitter library
Environment agnostic event emitter
Promisify an event by waiting for it to be emitted
A minimal event emitter.
Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on
Strictly typed event emitter interface for TypeScript 3.
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
A simple event emitter.
Fully type-checked EventEmitter
Simple and modern async event emitter
An HTTP(s) proxy `http.Agent` implementation for HTTPS
TypeScript definitions for component-emitter
TypeScript definitions for socketcluster-server
TypeScript definitions for socketcluster-client