Oisann/BreadcrumbsServer

Add support for JSON data

Oisann opened this issue · 0 comments

In order to support more than one data-entry per request, JSON support is needed. Should be pretty simple to implement. The current version is basically just to get it up and running. The Client side is pretty much just sending a POS request on every breadcrumb drop right now, which is not optimal in the long run.