|
cace5bf577
|
Fix varint::encode allocating for small inputs (#103)
* Fix `encode` allocating for small inputs
* Fix protocol listener expecting `Vec`
|
2018-01-24 11:14:17 +01:00 |
|
|
71dae91d15
|
Properly handle EOF in varint-rs (#106)
|
2018-01-23 19:23:37 +01:00 |
|
|
d6028cd5de
|
Fix bad panic message
|
2018-01-15 13:26:59 +01:00 |
|
|
ab209edfb3
|
Add a VarintCodec type
|
2018-01-15 13:26:58 +01:00 |
|
|
c4cbfe4452
|
Fix varint panicking on large numbers
|
2018-01-08 15:04:27 +01:00 |
|
|
3bc4581eb5
|
Fix now that EncoderState is generic
|
2017-12-12 12:50:33 +01:00 |
|
|
eda6ea846f
|
Fix licensing
|
2017-12-11 18:19:25 +01:00 |
|
|
a4014bb08e
|
Add multiplex
|
2017-12-11 16:34:04 +01:00 |
|
|
8148b298b2
|
Add varint-rs
|
2017-12-11 16:33:40 +01:00 |
|