Commit Graph

16 Commits

Author SHA1 Message Date
世界 fc6ae4d4e7
Fix lint 2022-06-28 21:36:12 +08:00
Jebbs b05a469488
v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206) 2021-09-04 11:09:55 +01:00
database64128 c78ee5aac7
🏡 Housekeeping: Update to Go 1.17 (#1215)
* ⬆ Update to Go 1.17

* 🏗 Update workflows and add windows-arm64

* 💾 Update generated files

* 📛 Update not-so-friendly filenames
2021-08-21 13:20:40 +08:00
Shelikhoo 90b560cd75
use value delegate to separate value and cancel
This is a issue with the usage of context for value storage and cancell signaling. This issue will be addressed in a permanent way in v5.
2021-06-22 12:42:20 +01:00
Shelikhoo c66a1678da
rework document for API 2021-05-04 21:06:23 +01:00
Shelikhoo 38f522fb72
Remove unnecessary API 2021-05-04 20:48:31 +01:00
Shelikhoo 620d8f1fb5
remove context public interface 2021-05-04 20:22:13 +01:00
Shelikhoo d48cf1a648
fix: make sure the ctx is propagated to connections by detached connection 2021-04-28 16:29:19 +01:00
Shelikhoo d023f68f07
remove exported API: toContext 2021-04-05 18:13:24 +01:00
rurirei aa40b8b835
Feat: core.ToContext(ctx, v) for ctx initialization (#852) 2021-04-04 19:28:00 +08:00
Shelikhoo e31bfe02f0
Revert "feat: export (const.)core.v2rayKey (#831)"
This reverts commit 102e3295
2021-04-02 12:12:27 +01:00
rurirei 102e32957a
feat: export (const.)core.v2rayKey (#831)
* comment on.

* rename to V2rayKeyValue
2021-04-02 18:41:17 +08:00
yuhan6665 cef1836f5a Add unit test for outbound handler 2020-06-27 20:50:39 -04:00
Darien Raymond 1ab94fed79
optimize v2ctl size 2019-02-01 20:08:21 +01:00
Darien Raymond 88b25d38cb
simplify context retrieval 2018-02-21 17:05:29 +01:00
Darien Raymond 292d7cc353
massive refactoring for interoperability 2018-01-10 12:22:37 +01:00