Package-level declarations
Types
Link copied to clipboard
class FeatureMessageRemoteServer(val connectionConfig: ServerConnectionConfig) : FeatureMessageServer
A server for managing remote feature message communication via server-sent events (SSE) and HTTP endpoints.
Link copied to clipboard
Represents a server responsible for managing and facilitating communication of feature messages. Typically used for sending and handling messages within a remote server context.