WebSocketBuilder

@deprecated("Relies on an unsafe cast; instead obtain a WebSocketBuilder2 via .withHttpWebSocketApp on your server builder", "0.23.5")
Companion:
class
Deprecated
class Object
trait Matchable
class Any

Value members

Deprecated methods

@deprecated("Relies on an unsafe cast; instead obtain a WebSocketBuilder2 via .withHttpWebSocketApp on your server builder", "0.23.5")
def apply[F[_] : Applicative]: WebSocketBuilder[F]
Deprecated