@hazae41/smux
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

SMUX

Zero-copy SMUX protocol for the web

npm i @hazae41/smux

Node Package 📦

Features

Current features

  • 100% TypeScript and ESM
  • Zero-copy reading and writing
  • Works in the browser
  • Multiplexing

Usage

import { SmuxDuplex } from "@hazae41/smux"

const smux = new SmuxDuplex({ streamID: 3 })

Package Sidebar

Install

npm i @hazae41/smux

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

80.9 kB

Total Files

32

Last publish

Collaborators

  • hazae41