com.github.andyglow.websocket.WebsocketClient$.Builder
See theBuilder companion object
case class Builder[T](uri: Uri, receive: PartialFunction[T, Unit], options: Options)(implicit evidence$4: MessageAdapter[T])
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any