ldbc.connector.net.protocol.Initial
See theInitial companion object
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 Objecttrait Matchableclass Any
Members list
In this article