Version 5.6.0
Changes:
- Bundle multiple tickers into websockets for less connections! (configurable via
WEBSOCKETS.BUNDLE_SIZE
) - Average CPU load updates (configurable via
TIMING.STATUS_UPDATE_INTERVAL
) - Trimming depth cache snapshots instead of pruning the local depth cache
- Ensuring that depth cache snapshots are clones vs. references
- Increased startup logging for more insight
Note update your config.json!