ores.ore.service

Table of Contents

Diagram

ores.ore.service component diagram

Figure 1: ores.ore.service

Summary

ores.ore.service is the NATS service entrypoint for the ORE integration domain. It reads configuration, opens NATS connections, registers all message handlers from ores.ore.core, and runs the event loop.

Inputs

  • Configuration file: NATS server URL and environment settings.
  • NATS request messages for ORE XML operations.

Outputs

  • A running NATS service for ORE operations.
  • NATS response messages returned to callers.

Entry points

  • src/main.cpp, src/app/, src/config/.

Dependencies

  • ores.ore.core, ores.ore.api, ores.logging, nats.c.

See also

Emacs 29.1 (Org mode 9.6.6)