nodenng:节点绑定到nng(下一代nanomsg) 源码
节点 与nng的绑定(下一代nanomsg) 安装 npm i nodenng 采用 const { bus_open , pair0_open , pair1_open , pub_open , pull_open , push_open , rep_open , req_open , respondent_open , sub_open , surveyor_open , } = require ( 'nodenng' ) const pub = pub_open ( ) const sub = sub_open ( ) // more nng api will be made available to javascript in the coming days // please help add stuff or send PRs if
文件列表
nodenng-master.zip
(预估有个23文件)
nodenng-master
ref.h
2KB
binding.gyp
259B
AUTHORS
201B
COPYING
1KB
.tavis.yml
301B
.circleci
build_deps
159B
config.yml
328B
binding.cc
8KB
暂无评论