Detailed: As base used jsonrpccxx implementation paired with TCP socket TCP socket updated to handle dynamic sized buffers TCP communication protocol changed to serialized packet size after which json string is presented
7 lines
128 B
YAML
7 lines
128 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
|
|
AlignConsecutiveAssignments:
|
|
Enabled: true
|
|
AcrossEmptyLines: true
|
|
AcrossComments: false |