Package-level declarations

Types

Link copied to clipboard

This enum class represents the socket events that are used for communication between the client and the server. Each event corresponds to a specific action or request in the application.

Link copied to clipboard

This object manages the socket connection for the application. It provides a function to get a socket client with specific options.