没有合适的资源?快使用搜索试试~ 我知道了~
fasthttp-reverse-proxy:基于fasthttp的反向http websocket代理
共39个文件
go:24个
md:5个
mod:1个
需积分: 34 0 下载量 185 浏览量
2021-05-10
09:15:10
上传
评论
收藏 422KB ZIP 举报
温馨提示
快速http反向代理 基于fasthttp的反向http代理处理程序。 特征 代理客户端支持的pool 。 比golang标准的httputil.ReverseProxy更快 fasthttp.HostClient的简单fasthttp.HostClient 网络套接字代理 支持基于平衡分配的rounddobin 开始吧 HTTP(带平衡器选项) import ( "log" "github.com/valyala/fasthttp" proxy "github.com/yeqown/fasthttp-reverse-proxy/v2" ) var ( proxyServer = proxy . NewReverseProxy ( "localhost:8080" ) // use with balancer // weights = map[string]p
资源推荐
资源详情
资源评论
收起资源包目录
fasthttp-reverse-proxy-master.zip (39个子文件)
fasthttp-reverse-proxy-master
pool.go 876B
go.mod 177B
balancer_test.go 1KB
debug.go 202B
go.sum 3KB
balancer.go 2KB
reverseproxy_option.go 2KB
examples
fasthttp-reverse-proxy
proxy.go 1KB
https-reverse-proxy
selfsigned.crt 1KB
selfsigned.key 2KB
README.md 98B
tlscert.go 5KB
proxy.go 595B
server
main.go 705B
http-reverse-proxy
proxy.go 416B
fasthttp-reverse-proxy-with-pool
pool.go 795B
server.go 675B
ws-fasthttp-reverse-proxy
index.html 3KB
client
main.go 1KB
ws_proxy.go 1024B
screenshot1.png 134KB
README.md 264B
server
main.go 1KB
fasthttp-reverse-proxy-with-bla
proxy.go 570B
benchmark
ws_proxy_benchmark.go 1KB
ws_benchmark.js 983B
ws_reverseproxy_test.go 2KB
LICENSE 1KB
ws_reverseproxy.go 6KB
doc.go 273B
channelpool.go 4KB
reverseproxy.go 6KB
reverseproxy_test.go 2KB
README.md 3KB
docs
ws-benchmark.md 6KB
http-benchmark.md 2KB
ws-proxy-benchmark.jpg 286KB
channelpool_test.go 1KB
.gitignore 274B
共 39 条
- 1
资源评论
柠小檬的雷诺
- 粉丝: 26
- 资源: 4597
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- python-leetcode题解之208-Implement-Trie-(Prefix-Tree).py
- python-leetcode题解之207-Course-Schedule.py
- python-leetcode题解之206-Reverse-Linked-List.py
- M3U8 Downloader v2.1
- python-leetcode题解之205-Isomorphic-Strings.py
- python-leetcode题解之204-Count-Primes.py
- python-leetcode题解之203-Remove-Linked-List-Elements.py
- Mycat 2完整文件打包
- python-leetcode题解之202-Happy-Number.py
- python-leetcode题解之200-Number-of-Islands.py
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功