没有合适的资源?快使用搜索试试~ 我知道了~
seashell:基于Splashdb(https的分布式消息队列
共43个文件
js:25个
gitignore:4个
json:4个
需积分: 8 0 下载量 195 浏览量
2021-05-10
15:05:38
上传
评论
收藏 64KB ZIP 举报
温馨提示
贝壳 通过WebSocket实现HTTP协议。 用于NAT,代理服务器等。 文档 贝壳网关 import { SeashellGateway } from 'seashell' const gateway = new SeashellGateway ( ( req , res ) => { res . write ( 'Hello World from gateway server' ) res . end ( ) } ) gateway . listen ( 3333 ) SeashellClient import { SeashellClient } from 'seashell' const client = new SeashellClient ( ( req , res ) => { res . write ( 'Hello World from client'
资源推荐
资源详情
资源评论
收起资源包目录
seashell-master.zip (43个子文件)
seashell-master
src
SeashellGateway.js 5KB
SeashellClient.js 7KB
errors.js 153B
index.js 231B
.babelrc 188B
scripts
update-gh-pages.js 0B
.npmignore 160B
examples
seashell-dev-server
src
server.js 2KB
httpServer.js 2KB
nedb.js 2KB
index.js 382B
.gitignore 20B
seashell-cli
src
build.js 906B
show.js 433B
configure.js 817B
index.js 1KB
.npmignore 1B
.gitignore 4B
bin
seashell 55B
package.json 892B
seashell-router
Context.js 851B
Router.js 2KB
seashell-dev-proxy
src
server.js 2KB
index.js 442B
.gitignore 20B
LICENSE 1KB
README.md 1KB
index.d.ts 0B
react-dev.json 485B
docs
README.md 16B
.editorconfig 724B
tests
onChildConnection.js 64B
appHandleRequest.js 1KB
pathname.js 613B
devServer.js 215B
handleLoop.js 1021B
onChildRequest.js 58B
clearUnsafeHeaders.js 92B
awaitNext.js 1KB
.gitignore 134B
CHANGELOG.md 110B
package-lock.json 209KB
package.json 2KB
共 43 条
- 1
资源评论
苏鲁定
- 粉丝: 27
- 资源: 4573
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功