Commit Graph

27 Commits (master)

Author SHA1 Message Date
Darien Raymond bd231b6b8c
extend timeout
6 years ago
Darien Raymond 40796b9f9c
remove dependency on assert lib
6 years ago
Darien Raymond d26700a2fe
remove common/compare package
6 years ago
Darien Raymond eeb588ffa0
update wss test
6 years ago
Darien Raymond fdb3a7b57d
remove use of buf.NewSize()
6 years ago
Darien Raymond 55a4c8a464
multiple tls conns
6 years ago
Darien Raymond e64b800149
temporary skip tls test on arm64
6 years ago
Darien Raymond 318a36fe58
automatic issuing certificates from provided CA
7 years ago
Darien Raymond 2e7944a9eb
concurrent connection in h2
7 years ago
Darien Raymond 20be8aab61
test case for h2 transport
7 years ago
Darien Raymond af29e42771
move tcp.PickPort to its own package
7 years ago
Darien Raymond 292d7cc353
massive refactoring for interoperability
7 years ago
Darien Raymond a430e2065a
move port allocation to udp package
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 087a91c46c
refactor test
8 years ago
Darien Raymond 48de0180bf
more time for testing
8 years ago
Darien Raymond ade8453c0a
completely remove connection reuse feature
8 years ago
Darien Raymond fc1b37d809
test case for TLS over websocket
8 years ago
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context
8 years ago
Darien Raymond 5401cab7a5
fix import
8 years ago
Darien Raymond d4c471c967
generate TLS certificate on the fly
8 years ago
Darien Raymond a704d7b6b6
convert dokodemo scenario test to protobuf based
8 years ago
Darien Raymond 0b22dc51e9
more test case
8 years ago
Darien Raymond a44d556667
test case for tls connection
8 years ago
Darien Raymond 310474d592
init tls test
8 years ago