Namespace DuetControlServer.IPC.Processors
Classes
Base
Base class for connection interpreters
CodeInterception
Interception processor that notifies clients about G/M/T-codes or comments being processed
CodeStream
Command interpreter for code streams
Command
Command interpreter for client requests
ModelSubscription
Subscription processor that notifies clients about object model changes. There is no point in deserializing the object model here so only the JSON representation is kept here.
PluginService
IPC processor for plugin services