Package dev.tachyonmcp.core.server.internal
@NullMarked
@InternalApi
package dev.tachyonmcp.core.server.internal
Internal server engine — request dispatch, session lifecycle, handler wiring.
-
ClassDescriptionShared periodic-sweep scheduling for background cleanup tasks (session eviction, task expiry/retention).Shared
notifications/messagewire-shape helpers for the two independent notification senders —DefaultDispatchContext.NotificationsImpl(per-request) andDefaultTachyonServer.broadcastLog(server-wide) — which live in different packages and gate emission with their own, unrelatedshouldEmitlogic.Engine SPI for MCP server internals.