Avalanchecoder
Results
1
comments of
Avalanchecoder
When i deserilize message, i have map which contains either int/bool/string/EXT(type:1,size8). to convert EXT(type:1,size8) which initially contains int from python. I parse it as follows. void on_incoming_message(const AMQP::Message &message, uint64_t...