netty5/transport-native-epoll
Trustin Lee e7cf1dcb98 Test TLS renegotiation with explicit cipher suite change
Motivation:

So far, our TLS renegotiation test did not test changing cipher suite
during renegotiation explicitly.

Modifications:

- Switch the cipher suite during renegotiation

Result:

We are now sure the cipher suite change works.
2014-12-12 17:49:16 +09:00
..
src Test TLS renegotiation with explicit cipher suite change 2014-12-12 17:49:16 +09:00
pom.xml Fix Native EPOLL Build Failure 2014-09-17 20:59:21 +02:00
README.md Introduce a native transport for linux using epoll ET 2014-02-15 22:44:56 +01:00

Native transport for Linux

See our wiki page.