io.github.positionpal.location.ws.handlers.v1

Members list

Type members

Classlikes

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 Object
trait Matchable
class Any
Self 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
trait ModelCodecs
trait RoutesHandler[[T] =>> Flow[Message, Message, T]]
class Object
trait Matchable
class Any