shoe-bin:节点和浏览器的二进制安全流sockjs

时间:2024-06-06 04:55:09
【文件属性】:

文件名称:shoe-bin:节点和浏览器的二进制安全流sockjs

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-06 04:55:09

JavaScript

鞋柜 节点和浏览器的二进制安全流sockjs 这个包就像一样,但是它将数据编码和解码为base64以便二进制安全。 例子 该API与完全相同。 浏览器代码: var shoe = require ( 'shoe-bin' ) ; var through = require ( 'through2' ) ; var stream = shoe ( '/sock' ) ; stream . pipe ( through ( function ( buf , enc , next ) { console . log ( buf . length + '\n' ) ; next ( ) ; } ) ) . pipe ( stream ) ; 服务器代码: var shoe = require ( 'shoe-bin' ) ; var http = require (


【文件预览】:
shoe-bin-master
----browser.js(146B)
----example()
--------browser.js(205B)
--------package.json(80B)
--------server.js(286B)
--------static()
----index.js(172B)
----readme.markdown(2KB)
----package.json(742B)
----LICENSE(1KB)
----lib()
--------wrap.js(540B)

网友评论