Commit graph

10 commits

Author SHA1 Message Date
Andreas Krüger
aa27ee6c2a The boilerplate changes to make logging configurable at runtime.
These changes were actually done by a script, not manually.
2025-10-13 18:18:55 -05:00
Allan Bazinet
a486849ace Correct includes 2024-11-03 23:24:03 -08:00
Allan Bazinet
cf18308e2b Collapse message parsing to common function
Eliminate duplicate code; move all Message parsing to Message::fromJson() functions.
2024-11-03 23:02:32 -08:00
Allan Bazinet
dfe3780288 Revise Message deserialization
Replace read() function with fromJson() statics.
2024-11-03 22:25:38 -08:00
Allan Bazinet
3fb239a44d Add missing includes 2024-11-03 13:57:56 -08:00
Jordan Sherer
1d6670f2f9 Added tcp server configuration options 2020-04-04 14:58:30 -04:00
Jordan Sherer
2ff74626ba Initial working commit of tcp based API 2020-04-03 22:49:28 -04:00
Jordan Sherer
62899069bf Merged master 8748 2018-08-05 11:33:30 -04:00
Jordan Sherer
a32fe6a4dc Updated to r8541 2018-03-05 14:49:51 -05:00
Jordan Sherer
678c1d3966 Initial Commit 2018-02-08 21:28:33 -05:00