fmgp.did.framework.TransportWSImp
See theTransportWSImp companion object
class TransportWSImp[MSG](outboundBuf: Queue[MSG], inboundBuf: Hub[MSG], val ws: Websocket[Throwable]) extends TransportWS[Any, MSG]
this API is still a WIP
The Auto reconnect feature was remove.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article