Move message pack/unpack to a separate library #20

Closed
opened 2016-04-12 15:20:47 +02:00 by mikegioia · 0 comments
mikegioia commented 2016-04-12 15:20:47 +02:00 (Migrated from github.com)

This JSON parsing should move to a library. It's used in two places (Daemon and StatsServer) and could be consolidated to an instance or an instance manager referenced by key. Daemon needs two of these I think so it could either store the array of 2 objects, or call a class with a first argument for key.

This JSON parsing should move to a library. It's used in two places (Daemon and StatsServer) and could be consolidated to an instance or an instance manager referenced by key. Daemon needs two of these I think so it could either store the array of 2 objects, or call a class with a first argument for key.
Sign in to join this conversation.
No description provided.