Commit Graph

6 Commits

Author SHA1 Message Date
秋野かえで
b986059da6
feat: add httpupgrade (#472)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-03-27 12:53:47 +08:00
Bradford Zhang
a85abb4144
docs(protocols): delete redundant line (#452)
Signed-off-by: Bradford Zhang <zyc@zyc.name>
2024-02-02 01:16:10 +08:00
mzz
fa69b4cbe8
feat/refactor: refactor outbound and support v2ray-plugin (#390) 2024-01-01 09:19:18 +00:00
秋のかえで
62ca625aaf
feat: add meek (#258)
Co-authored-by: mzz <2017@duck.com>
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-08-06 22:35:23 +08:00
mzz
e4a95aade0
feat: support juicity (#248)
* feat: support juicity

* optimize(juicity): lower reserved streams

* fix(juicity): support to detach from client pool

* docs: add docs

* fix(trojan): udp

* fix: panic if tuic and juice are both used

---------

Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-07-29 23:41:40 +08:00
Kevin Yu
e39ec7fc05
refactor(/docs): rework documentation structure layout (#179)
* refactor(/docs): rework documentation structure layout

* refactor(/docs): update file reference paths

* feat(/docs): add English version of other-proxy-protocol.md

* refacotr: move docs/templates/ docs/sync/ to hack/

* fix(example.dae|readme): update ref link to adopt new file structure

* refactor: rename other-proxy-protocol.md -> proxy-protocols.md

* docs(readme): add ref to proxy-protocols.md

* feat(/docs): add English version of how-it-works.md

* refactor: rename how-it-works; add nav links

* fix: fix linting errors

* fix: fix linting errors

---------

Co-authored-by: earrmouth <43926351+earrmouth@users.noreply.github.com>
2023-07-09 17:31:47 +08:00