WebSocket

annotation class WebSocket(val path: String = "/")

Represents an endpoint that can be represented as a WebSocket connection.

Properties

Link copied to clipboard

The path that is used to identify this endpoint.