Package-level declarations

Types

Link copied to clipboard
class WebsocketSessions(sessionProvider: SessionProvider = SessionProvider.Random(Random), keepAliveDelay: Duration = Duration.ofSeconds(2)) : Sessions<Websocket>

Functions

Link copied to clipboard

Non-standard (but compliant) MCP server setup for WS-based MCP Servers

Link copied to clipboard

This Websocket handler can be bound to whatever path is required by the server with ws("/path" bind