Hello again
I noticed there are two ways to hook SSL into Grizzly 2.0: SSLCodec and
SSLFilter. The examples only shows how to use SSLFilter in a FilterChain.
How do you use SSLCodec? Which implementation is better (faster and more
memory efficient)?
Thanks
Bo