Package-level declarations

The messaging app service API package.

The implementation of this service api contains the business logic and state for the stock messaging frontend implementation.

Types

Link copied to clipboard

Service responsible for maintaining all state and business logic for the messaging frontend. Note that this means that its API is tightly couple with StockMessagingFrontend.