Commit Graph

25 Commits (488e39948e2bdda84deae22ea8acb8d08a7e1752)

Author SHA1 Message Date
Darien Raymond 98950d5ada
remove dep of assert lib
6 years ago
Darien Raymond bdd71a44b4
remove dep on assert lib
6 years ago
Darien Raymond 5279296f03
remove use of context.WithValue in transport
6 years ago
Darien Raymond b3847fb7c0
MemoryStreamSettings
6 years ago
Darien Raymond 9fdb783729
fix kcp test
7 years ago
Darien Raymond 6c9a60100d format code
7 years ago
Darien Raymond 74cf833758 fully migrate to new assertion lib
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 d93ff628bc
refactor tcp worker
8 years ago
Darien Raymond 7792237b50
adopt context in listeners
8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context
8 years ago
Darien Raymond 6eff0acc0b
rename transportsettings to transportconfig
8 years ago
Darien Raymond d24fe9dbfb
separate network and transport protocol
8 years ago
Darien Raymond 50bc195f7f
rename TypedSettings to TypedMessage
8 years ago
Darien Raymond 5ffabe1148
reduce time spent on kcp test
8 years ago
Darien Raymond f95c322677
rename 'this'
8 years ago
Darien Raymond 5a311cbe08
json config parser
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
v2ray a5a70afdb8
remove port testing
8 years ago
v2ray 906d846c2e
update test case
8 years ago
v2ray d602025908
update test performance
9 years ago
v2ray c0a1198514
improve terminating performance
9 years ago