Commit Graph

39 Commits (master)

Author SHA1 Message Date
Darien Raymond aa4ab7fa03
return error on listening domain address
6 years ago
Darien Raymond a6d81cc56d
api doc
6 years ago
Darien Raymond 5279296f03
remove use of context.WithValue in transport
6 years ago
Darien Raymond 20251bf499
system listener for both TCP and UDP
6 years ago
Darien Raymond 6d750e8149
options for enable TFO
6 years ago
Darien Raymond 6c4850634b
better handling of nil stream settings
6 years ago
Darien Raymond b3847fb7c0
MemoryStreamSettings
6 years ago
Darien Raymond b79ec5f1ed
use protocol in string form
6 years ago
Darien Raymond efcb567273
remove context in struct
7 years ago
Darien Raymond 1c856a46ab step 1 to remove reference to net package
7 years ago
Darien Raymond 5829b45bbe
close timer faster
8 years ago
Darien Raymond 35248497d2
refactor error messages
8 years ago
Darien Raymond 2668954c12
update error messages
8 years ago
Darien Raymond fc31f9b94c
refactor error interface
8 years ago
Darien Raymond ec0986d6a9
remove useless code
8 years ago
Darien Raymond d93ff628bc
refactor tcp worker
8 years ago
Darien Raymond 7792237b50
adopt context in listeners
8 years ago
Darien Raymond 52ed93408b
prevent double close in tcp hub
8 years ago
Darien Raymond e480091388
smart error propagation
8 years ago
Darien Raymond c220f9cb3e
sync for tcp hub
8 years ago
Darien Raymond 5ccc915f8f
typo
8 years ago
Darien Raymond 5e7fb6d0dd
refine error handling in retry logic
8 years ago
Darien Raymond f046f334cd
move common/log to app/log
8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context
8 years ago
Darien Raymond d24fe9dbfb
separate network and transport protocol
8 years ago
Darien Raymond 21a15bbf74
registerable dialer and listener
8 years ago
Darien Raymond 31d6e74482
remove rawtcp
8 years ago
Darien Raymond efb24a4d21
rewrite error lib
8 years ago
Darien Raymond f95c322677
rename 'this'
8 years ago
Darien Raymond 30cd9e929d
add exponential backoff as retry logic
8 years ago
Darien Raymond 1d13f47f9c
protobuf for stream settings
8 years ago
Darien Raymond 5ec948f690
integrate tls settings in ws
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
Shelikhoo 7ef66c57dc
Support Listen WebSocket Connection
8 years ago
v2ray 754e8b6e78
tls config
8 years ago
v2ray 7f661f5215
rename Error to Err
9 years ago
v2ray 87cb0d5dc9 update log
9 years ago
v2ray 103c721626 adjust connection type priority
9 years ago
v2ray 9b6dc6bcea massive refactoring for kcp
9 years ago