Commit Graph

19 Commits

Author SHA1 Message Date
I Putu Ariyasa 5946a18370
feat(transport): add websocket transport (#290) 2023-10-01 14:43:03 +08:00
Chieh Tai d2fe586f7b
chore: fix shield.io badge in README-zh.md (#272) 2023-07-07 18:57:55 +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 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
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 c128b7552d
docs: update README-zh.md 2022-01-05 19:23:19 +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
hellodword a8d3be103c docs: typo 2022-01-04 21:27:17 +08:00
mgt e20298f70b docs: fix typo 2022-01-04 19:49:26 +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