Package-level declarations

Functions

Link copied to clipboard
fun add24HoursToMillis(currentTimeInMillis: Long): Long

Defines routes for handling user information.

Link copied to clipboard
fun Routing.chatRoutes(roomController: RoomController)

Defines WebSocket chat routes.

Link copied to clipboard
fun Routing.getMessages(roomController: RoomController)

Defines the route for retrieving chat messages.

Link copied to clipboard
fun Routing.getP2PMessages(roomController: P2PController)

Defines routes for handling user information.

Link copied to clipboard
fun Routing.infoRoutes(roomController: P2PController)

Defines routes for handling user information.