KaukausInsurgency / ki-dcs

Kaukasus Insurgency
5 stars 2 forks source link

TCP Server Parse Redis Request #237

Closed Igneous01 closed 6 years ago

Igneous01 commented 6 years ago

Need to rewrite parts of TCP logic to parse the request and translate into a RedisKey taken from the Data node in JSON request.

Ie. Data in JSON request would look like so:

{"Data":{"1:1":{JSONDATA},"1:2":{JSONDATA} } }

Igneous01 commented 6 years ago

Closing - recreated task in kaukasusinsurgency-api project