Initial

ldbc.connector.net.protocol.Initial
See theInitial companion object
trait Initial[F[_]]

Initial packet is the first packet sent by the server to the client. It contains the server version, connection id, and authentication plugin data. The client uses this information to determine the authentication method to use.

Type parameters

F

the effect type

Attributes

Companion
object
Source
Initial.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Attributes

Source
Initial.scala