davedoesdev / browser-http2-duplexLinks
Full-duplex stream emulation over HTTP/2
☆14Updated last year
Alternatives and similar repositories for browser-http2-duplex
Users that are interested in browser-http2-duplex are comparing it to the libraries listed below
Sorting:
- Web streams that work across web workers and iframes.☆86Updated last year
- ☆37Updated last year
- ☆10Updated 2 years ago
- Fast search substrings in a string by using N-API and boyer-moore-magiclen.☆22Updated last year
- Schema based serialization made easy☆103Updated 4 years ago
- NodeJS real threads with shared memory☆40Updated 6 years ago
- Micro-framework for building Gun adapters☆31Updated 7 years ago
- Run untrusted Javascript code in a multi-tenant, isolated environment☆27Updated 2 years ago
- Ey is an ergonomic and fast server+router, built on uWebSockets.☆37Updated last year
- Efficient, compact binary format for serializing data structures with extensible typing☆37Updated 5 years ago
- An SQLite binding for node.js with built-in encryption, focused on simplicity and (async) performance☆41Updated 4 months ago
- a small RTC client for connecting 2 peers☆37Updated 2 years ago
- A Javascript library for pub/sub and req/res over any text message transport☆12Updated 2 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Fast lossless JSON parse event streaming, in JavaScript.☆41Updated 5 months ago
- Genet: A Quickly Scalable Fat-Tree Overlay for Personal Volunteer Computing using WebRTC☆52Updated 6 years ago
- Node stream multiplexing with back-pressure on each stream☆18Updated last year
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration