FICTURE7 / CoCSharp

Clash of Clans library, proxy and server written in .NET [Unmaintained]
MIT License
109 stars 57 forks source link

Use JsonTextReader & JsonTextWriter instead of JsonConvert.DeserializeObject & JsonConvert.SerializeObject #62

Closed FICTURE7 closed 8 years ago

FICTURE7 commented 8 years ago

This should improve JSON serialization drastically.