Namespace Petabridge.Cmd.Host
Classes
CommandHandlerActor
Convenience class for creating actors who handle Commands sent from a Petabridge.Cmd client.
CommandPaletteHandler
Used to register a CommandPalette with a given
PetabridgeCmd
The petabridge.cmd host. Register CommandPalette instances with this in order to expose new capabilities with petabridge.cmd clients.
PetabridgeCmdExtension
INTERNAL API. Defines the PetabridgeCmd plugin used directly be end-users.
PetabridgeCmdHostingExtensions
Akka.Hosting extension methods
PetabridgeCmdOptions
Designed to work alongside Microsoft.Extensions.Configuration and Akka.Hosting support for Petabridge.Cmd.
PetabridgeCmdSettings
The connectivity settings for the petabridge.cmd host. Depends on having an petabridge.cmd HOCON configuration section.