Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 332 Bytes

QZettaLogger

  • Receives data-stream from ZettaListener over TCP/shared-memory.
  • MySQL Connector.
  • Web API queries database and delivers JSON.
  • Built with the Qt Framework and Boost Libraries.

NEXT STEPS

  • Port Web API to Boost::Beast
  • Port Shared Memory to Boost::IPC