Skip to content

Commit 5246b00

Browse files
authored
Merge pull request #132 from lxzan/dev
add links
2 parents d867120 + 1a47810 commit 5246b00

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ ok github.com/lxzan/gws 17.231s
9393
- [WriteWithTimeout](#writewithtimeout)
9494
- [Pub / Sub](#pub--sub)
9595
- [Autobahn Test](#autobahn-test)
96+
- [Ecosystem](#ecosystem)
9697
- [Communication](#communication)
9798
- [Buy me a coffee](#buy-me-a-coffee)
9899
- [Acknowledgments](#acknowledgments)
@@ -379,6 +380,10 @@ docker run -it --rm \
379380
wstest -m fuzzingclient -s /config/fuzzingclient.json
380381
```
381382

383+
### Ecosystem
384+
385+
- [proxy-connect-dialer-go](https://github.com/michel-laterman/proxy-connect-dialer-go) - Custom dialer that sends headers to the proxy server during CONNECT requests.
386+
382387
### Communication
383388

384389
> 微信需要先添加好友再拉群, 请注明来自 GitHub

README_CN.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ ok github.com/lxzan/gws 17.231s
8383
- [写入超时](#写入超时)
8484
- [发布/订阅](#发布订阅)
8585
- [Autobahn 测试](#autobahn-测试)
86+
- [生态](#生态)
8687
- [交流](#交流)
8788
- [赞赏](#赞赏)
8889
- [致谢](#致谢)
@@ -366,6 +367,10 @@ docker run -it --rm \
366367
wstest -m fuzzingclient -s /config/fuzzingclient.json
367368
```
368369

370+
### 生态
371+
372+
- [proxy-connect-dialer-go](https://github.com/michel-laterman/proxy-connect-dialer-go) - 自定义Dialer, 在CONNECT请求期间向代理服务器发送Headers
373+
369374
### 交流
370375

371376
> 微信需要先添加好友再拉群, 请注明来自 GitHub

0 commit comments

Comments
 (0)