Commit Graph

40 Commits

Author SHA1 Message Date
sunmy2019 0ee0157b4b
docs: update docs for rustls (#337)
* Fix typos and update docs for rustls

* update description

* Remove placeholders in doc
2024-03-01 14:46:29 +08:00
I Putu Ariyasa 5946a18370
feat(transport): add websocket transport (#290) 2023-10-01 14:43:03 +08:00
Yujia Qiao 32a2c36fde
chore: fix the shield.io badge 2023-03-07 23:07:46 +08:00
Yujia Qiao 69d8185ab5
chore: updat README.md 2023-03-07 21:51:19 +08:00
Yujia Qiao 1b5c892e24
fix: enable TCP_NODELAY by default (#210) 2022-11-30 11:42:16 +08:00
Yujia Qiao d216d6380f
feat: configurable retry interval (#208) 2022-11-29 09:41:23 +00:00
Yujia Qiao d842fbb2da
docs: update README.md 2022-03-09 12:22:01 +08:00
Yujia Qiao 2746a0ea88
feat: application layer heartbeat (#136)
* feat: application layer heartbeat

* feat: make heartbeat configurable

* fix: update keepalive params

* docs: update about heartbeat
2022-03-08 23:27:18 +08:00
Yujia Qiao 1ef7747019
feat: support SOCKS5 and HTTP proxy (#135)
* chore: add comments

* feat: support socks5/http proxy

* fix: clippy

* fix: always validate tcp config

* chore: rename directories
2022-03-08 23:25:51 +08:00
Yujia Qiao 95efd457d5
chore: rename docs 2022-01-25 16:08:04 +08:00
Yujia Qiao 2d75295f58
docs: update shields 2022-01-19 14:14:07 +08:00
Yujia Qiao 8caaf0f776
docs: add shields (#107) 2022-01-17 17:19:23 +08:00
The Gitter Badger b7cafa5977
Add a Gitter chat badge to README.md (#106)
* Add Gitter badge

Co-authored-by: Yujia Qiao <contact@rapiz.me>
2022-01-17 17:07:57 +08:00
Yujia Qiao 0d9e5ec1aa
feat: expose TCP_NODELAY and TCP_KEEPALIVE (#96)
* feat: expose TCP_NODELAY
* fix: opt-in `nodelay` for each service
* fix: enforce `nodelay` for every control channel
* feat: expose keepalive_secs
* feat: expose keepalive_interval
* docs: update docs
* fix: update dependencies and implement hint for noise
2022-01-14 15:37:09 +08:00
Yujia Qiao 05ecfa4c8b docs: update README.md 2022-01-07 22:51:47 +08:00
Yujia Qiao ca1432ef6c
docs: update README.md 2022-01-07 20:45:00 +08:00
Yujia Qiao 3c707d95c0
docs: update README.md 2022-01-07 20:43:09 +08:00
Yujia Qiao f1f4044f7b
docs: fix a typo 2022-01-07 01:30:49 +08:00
Yujia Qiao f1d736dbe8
docs: update README.md 2022-01-06 22:36:15 +08:00
Yujia Qiao fc0ee93ef0
docs: use formal tone 2022-01-05 19:20:17 +08:00
Shirshak e3bb124873
docs: add instruction to run as service (#61) 2022-01-05 18:59:07 +08:00
Yujia Qiao 850863e0e7
docs: add out of scope in README.md 2022-01-05 16:32:36 +08:00
Yujia Qiao 0e95db7872
docs: add TOC and fix typos (#62)
* docs: add TOC

* docs: update out-of-scope.md

* docs: add some explanation in benchmark.md

* docs: update README.md

* docs: fix typos
2022-01-05 16:29:43 +08:00
Yujia Qiao f7b673529e docs: add translation link in README.md 2022-01-03 22:37:45 +08:00
Yujia Qiao cc393bd329 docs: improve README and add zh-cn translation 2022-01-03 22:34:53 +08:00
Yujia Qiao b4bb02f845 docs: update about build 2022-01-03 10:27:56 +08:00
Yujia Qiao d772215dc8 docs: add about TLS 2022-01-03 10:27:56 +08:00
Yujia Qiao 4a1da9be7f
docs: update benchmark and add about memory usage 2022-01-02 12:05:21 +08:00
Yujia Qiao 1180c7e538 docs: update README.md 2021-12-27 15:50:13 +08:00
Yujia Qiao b8501b79e6 docs: update README.md and add build-guide.md 2021-12-26 14:53:23 +08:00
Yujia Qiao 73ac0d6dc7
docs: update README.md 2021-12-25 14:56:23 +08:00
Yujia Qiao c8336bd1ee
docs: update README.md 2021-12-24 22:52:30 +08:00
Yujia Qiao 9ac350d355 docs: add about the noise protocol 2021-12-24 22:01:54 +08:00
Yujia Qiao 46b0b6b9cc docs: add iperf3 example
docs: update README.md and add comments
2021-12-23 19:01:42 +08:00
Yujia Qiao 8988366bac docs: add logging levels 2021-12-19 19:45:08 +08:00
Yujia Qiao c822f362c1
docs: update README.md 2021-12-19 18:02:51 +08:00
Yujia Qiao 58d3a8c96c
chore: rename directories 2021-12-19 18:02:51 +08:00
Yujia Qiao 347b958e84
docs: add comments and update README.md 2021-12-19 18:02:51 +08:00
Yujia Qiao dcef7f2d0f
feat: TLS support 2021-12-19 18:02:51 +08:00
Yujia Qiao 8f3bf5c7c7
feat: init 2021-12-19 18:02:51 +08:00