netty5/handler
Trustin Lee ecd0ae5406 Prefer MessageBuf over Queue where possible
- Also replaced thread safe queues with non-thread-safe ones where
  possible
- Unpooled.wrappedBuffer(Queue<T>) does not wrap MessageBuf anymore
2012-06-12 17:02:00 +09:00
..
src Prefer MessageBuf over Queue where possible 2012-06-12 17:02:00 +09:00
pom.xml Rewrite SslHandler / Reduce the chance of OIO-OIO dead lock 2012-06-08 01:22:35 +09:00