Package-level declarations
Types
Link copied to clipboard
class MessageNetworkHandler(httpClient: OkHttpClient, localVirtualAddr: InetAddress, val di: DI) : DIAware
Handles sending and receiving chat messages over the network.
Link copied to clipboard
Service layer for handling message operations including sending messages and updating conversations.