netty5/license
Robert Borg 3785ca9311 added support for Protobuf codec nano runtime
Motivation:

Netty was missing support for Protobuf nano runtime targeted at
weaker systems such as Android devices.

Modifications:

Added ProtobufDecoderNano and ProtobufDecoderNano
in order to provide support for Nano runtime.

modified ProtobufVarint32FrameDecoder and
ProtobufLengthFieldPrepender in order to remove any
on either Nano or Lite runtime by copying the code
for handling Protobuf varint32 in from Protobuf
library.

modified Licenses and NOTICE in order to reflect the
changes i made.

added Protobuf Nano runtime as optional dependency

Result:

Netty now supports Protobuf Nano runtime.
2016-01-19 21:39:17 +01:00
..
LICENSE.aalto-xml.txt Integrate non-blocking XML parser as Netty codec (#2806) 2015-02-19 13:46:14 +01:00
LICENSE.abstractnodequeue.txt
LICENSE.base64.txt
LICENSE.bouncycastle.txt
LICENSE.caliper.txt
LICENSE.commons-lang.txt [#4331] Helper methods to get charset from Content-Type header of HttpMessage 2015-11-19 15:59:34 -08:00
LICENSE.commons-logging.txt
LICENSE.compress-lzf.txt Implemented LZF compression codec 2014-07-17 07:18:07 +02:00
LICENSE.deque.txt
LICENSE.harmony.txt Introduce TextHeaders and AsciiString 2014-06-14 15:36:19 +09:00
LICENSE.hpack.txt Forking Twitter's hpack 2015-11-14 10:13:32 -08:00
LICENSE.jboss-marshalling.txt
LICENSE.jbzip2.txt Implement a Bzip2Decoder 2014-06-24 14:50:09 +09:00
LICENSE.jctools.txt Let PoolThreadCache work even if allocation and deallocation Thread are different 2015-05-27 14:38:11 +02:00
LICENSE.jfastlz.txt Implemented FastLZ compression codec 2014-08-12 15:14:59 -07:00
LICENSE.jsr166y.txt
LICENSE.jzlib.txt
LICENSE.libdivsufsort.txt Implemented a Bzip2Encoder 2014-07-17 16:19:39 +02:00
LICENSE.log4j.txt
LICENSE.lz4.txt Implemented LZ4 compression codec 2014-08-14 15:05:24 -07:00
LICENSE.protobuf.txt added support for Protobuf codec nano runtime 2016-01-19 21:39:17 +01:00
LICENSE.slf4j.txt
LICENSE.snappy.txt
LICENSE.webbit.txt
lzma-java.txt Implemented LZMA frame encoder 2014-09-15 15:05:36 +02:00