binaryjs

Node binary websocket streaming made easy

  • 所有者: binaryjs/binaryjs
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Build Status

BinaryJS

We're under development!

For docs and more info
http://binaryjs.com

Node binary websocket streaming made easy

Download

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>

http://binaryjs.com for docs and demos

Changelog

0.2.2

  • Update js-binarypack to 0.0.9, removed unused check.

0.2.1

  • Update js-binarypack to 0.0.7, fast utf8 support now on by default.

0.2.0

  • Fix critical BinaryPack issue prevent TypedArrays of 16 bit or greater from being serialized correctly

0.1.9

  • Fix close internal socket (removing not supported code/message parameters)

0.1.8

  • Does not throw exceptions when writing on a stream with closed underlying socket
  • StreamID no longer has to be a number
  • Use newer version of node-binarypack

0.1.7

  • Fix critical bug involving drain event not firing. Bump streamws to 0.1.1

0.1.5

  • streamws version >=0.1.0 is now required
  • Streams no longer add their own listeners to error/close/drain events (fixes leaks)
  • Calls to socket.send no longer include {binary: true} or callback parameters (fixes type error in some browsers)

主要指標

概覽
名稱與所有者binaryjs/binaryjs
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2012-06-29 07:23:04
推送於2023-01-20 03:37:18
最后一次提交2015-07-23 12:30:10
發布數17
最新版本名稱0.2.1 (發布於 )
第一版名稱0.0.0 (發布於 )
用户参与
星數2.2k
關注者數92
派生數329
提交數188
已啟用問題?
問題數108
打開的問題數56
拉請求數16
打開的拉請求數4
關閉的拉請求數5
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?