Table of Contents

Namespace RDCore.SDK.Server.Handlers.Platform

Classes

PlatformComponentContext

Carries the hosting app's CoreServerComponent into the OmniSharp handler container.

PlatformInitializeHandler

Answers the rdcore/platform/initialize handshake with this server's component type and the capabilities its entry assembly declares via [assembly: ProvidesCorePlatformClientCapability<T>].