
Security News
Oxlint Introduces Type-Aware Linting Preview
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
We're under development!
For docs and more info http://binaryjs.com
Node binary websocket streaming made easy
Server
$ npm install binaryjs
or from Git
$ git clone git://github.com/binaryjs/binaryjs.git
$ cd binaryjs
$ npm install -g
Client
<script src="http://cdn.binaryjs.com/0/binary.js"></script>
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
streamws
to 0.1.10.1.5
streamws
version >=0.1.0
is now requiredsocket.send
no longer include {binary: true}
or callback parameters (fixes type error in some browsers)FAQs
Binary realtime streaming made easy
The npm package binaryjs receives a total of 85 weekly downloads. As such, binaryjs popularity was classified as not popular.
We found that binaryjs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.