Navigation

Home
Search
Submit A Resource
Contact Us
About Functionn

Subscription Options


Subscribe By Email (265+)


Lists


Archives

Showing posts with label binary. Show all posts
Showing posts with label binary. Show all posts

Jul 30, 2012

Author: Hirvesh Posted At: 7/30/2012 Tags: , , , , , ,

BinaryJS - A JavaScript Library For Realtime Binary Streaming For The Web Using WebSockets

BinaryJS is a JavaScript library for bidrectional realtime binary data streaming with WebSockets.  BinaryJS is a lightweight framework that utilizes WebSockets to send, stream, and pipe binary data bidirectionally between browser JavaScript and Node.js.
  • BinaryPack serialization format is fast, binary, and JSON-type compatible. Data stays binary end to end
  • Automatically chunks large binary data buffers for streaming performance
  • Send multiple streams of data concurrently over multiplexed websocket connection
  • API implements Node.js read/write Streams. You can pipe any stream into BinaryJS streams (and vice-versa)
  • "pause," "resume," and "end" as in the Streams API


Requirements: None
Demohttps://github.com/binaryjs/binaryjs/tree/master/examples
License: MIT License
 


Recent Posts

Popular Categories



Popular Components



Popular Licenses