remove protobuf

This commit is contained in:
Paulchen-Panther
2018-12-30 16:43:22 +01:00
parent 2a77f6f012
commit 559311e18c
20 changed files with 6 additions and 1325 deletions

View File

@@ -231,13 +231,6 @@
"port" : 19444
},
/// The configuration of the Protobuffer server which enables the Protobuffer remote interface
/// * port : Port at which the protobuffer server is started
"protoServer" :
{
"port" : 19445
},
/// The configuration of the Flatbuffer server which enables the Flatbuffer remote interface
/// * port : Port at which the flatbuffer server is started
"flatbufServer" :

View File

@@ -130,11 +130,6 @@
"port" : 19444
},
"protoServer" :
{
"port" : 19445
},
"flatbufServer" :
{
"enable" : true,