Commit Graph

13 Commits

Author SHA1 Message Date
Greg Wilkins 58ed30e710 header table mostly functional 2014-06-08 11:10:34 +02:00
Simone Bordet 244158ee3e Introduced class ByteBufferPool.Lease to keep track of buffers with
associated information of whether they have been borrowed from the
ByteBufferPool or not.
2014-06-06 16:24:09 +02:00
Greg Wilkins 2b0f983b9c moved from test 2014-06-04 18:00:43 +02:00
Greg Wilkins 8f4aeeeb8d updated version to 10.0.0-SNAPSHOT 2014-06-04 15:08:54 +02:00
Greg Wilkins b153430cee added prototype encoder decoder APIs 2014-06-04 13:18:22 +02:00
Greg Wilkins 637004d313 removed bad test 2014-06-04 12:14:36 +02:00
Greg Wilkins d19eef3403 more tests 2014-06-04 12:05:31 +02:00
Greg Wilkins 953655af31 simplified nbit integers 2014-06-02 16:57:39 +02:00
Greg Wilkins c607bb6efc use bytebuffer array 2014-06-02 13:03:48 +02:00
Greg Wilkins 48f1668b28 implement huffman encoding 2014-06-02 11:55:43 +02:00
Greg Wilkins 76724d8dfd use buffers 2014-06-02 01:25:08 +02:00
Greg Wilkins ad26b27564 added licence headers 2014-06-02 01:04:23 +02:00
Greg Wilkins df152d5905 implementations of hpack integers and huffman decoding 2014-06-02 00:58:04 +02:00