jjxxs / websocket-tsLinks
A WebSocket for browsers with optional auto-reconnect and message buffering written in TypeScript.
☆142Updated last month
Alternatives and similar repositories for websocket-ts
Users that are interested in websocket-ts are comparing it to the libraries listed below
Sorting:
- Fastest event emitter in the world for js (and only 381 bytes in build)☆213Updated last year
- Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.☆139Updated last week
- Express API compatibility layer for uWebSockets.js☆66Updated this week
- A small spec. compliant polyfill for SharedWorkers, it acts as a drop in replacement for normal Workers.☆57Updated last year
- Lightweight JSON-RPC solution for TypeScript projects☆161Updated 2 months ago
- Use WebWorkers in Vite with comlink!☆230Updated last week
- ☆90Updated 6 months ago
- Lightweight WebRTC browser library that supports video, audio and data channels☆164Updated 3 years ago
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆230Updated 2 weeks ago
- Lightweight WebSocket lib with socket.io-like event handling, requests, and channels☆84Updated 6 months ago
- Javascript cron parser, validator, evaluator with support for special flags (L, W, # and ?) for Node and Browser☆77Updated 4 months ago
- Preact components for easily implementing basic CSS animations and transitions☆48Updated 2 weeks ago
- SolidJS bindings for Tippy.js☆36Updated 2 years ago
- 🎨 redlet(), greenlet(), bluelet(), and more threading helpers for web Workers☆50Updated last year
- A protobuf RPC framework for JavaScript and TypeScript☆153Updated 9 months ago
- Build and ship strongly typed and fast UI component libraries.☆78Updated last year
- A protobuf runtime and code generation tool for JavaScript and TypeScript☆72Updated 9 months ago
- uWebSocket.js for fastify☆58Updated last year
- SolidJS bindings for Popper.js☆38Updated last year
- A NanoID implementation for Deno☆75Updated 3 years ago
- A diff tool for JavaScript written in TypeScript.☆168Updated last week
- Streaming JSON parser in Javascript for Node.js and the browser☆194Updated 10 months ago
- Small, efficient and extendable runtype library for Typescript☆116Updated last year
- Solid.js library adding a services layer for global shared state.☆100Updated last year
- Keystrokes as an easy to use library for binding functions to keys and key combos. It can be used with any TypeScript or JavaScript proje…