io.github.positionpal.location.ws.handlers.v1
Members list
Type members
Classlikes
object ConnectionsManager
A thread-safe web sockets connections manager that is responsible for keeping track of the active connections for each group.
A thread-safe web sockets connections manager that is responsible for keeping track of the active connections for each group.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConnectionsManager.type
class V1RoutesHandler(service: Service[IO, Scope])(using actorSystem: ActorSystem[_]) extends RoutesHandler[[T] =>> Flow[Message, Message, T]], ModelCodecs
The handler for the v1 version of the web socket API.
The handler for the v1 version of the web socket API.
Attributes
- Supertypes
In this article