netty5/transport-native-epoll
Trustin Lee d838b19b6f 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:43:23 +09:00
..
src Test TLS renegotiation with explicit cipher suite change 2014-12-12 17:43:23 +09:00
pom.xml Fix Native EPOLL Build Failure 2014-09-17 20:56:12 +02:00
README.md Introduce a native transport for linux using epoll ET 2014-02-15 22:42:07 +01:00

Native transport for Linux

See our wiki page.