VChunkSocket

avokka.arangodb.fs2.VChunkSocket$
See theVChunkSocket companion trait
object VChunkSocket

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_]](config: VStreamConfiguration, socket: Socket[F], stateSignal: SignallingRef[F, ConnectionState], in: (F, VStreamMessage) => Unit)(implicit C: Concurrent[F], L: Logger[F]): F[VChunkSocket[F]]

Concrete fields

val handshake: Chunk[Byte]