nexusforever/Source/NexusForever.AuthServer/Network/Message/Model
2019-04-09 01:13:00 +12:00
..
ClientHelloAuth.cs Removed the need to explicitly define the direction for a message model, it is now inferred from the implemented interfaces. 2019-04-09 01:13:00 +12:00
ServerAuthAccepted.cs Removed the need to explicitly define the direction for a message model, it is now inferred from the implemented interfaces. 2019-04-09 01:13:00 +12:00
ServerAuthDenied.cs Removed the need to explicitly define the direction for a message model, it is now inferred from the implemented interfaces. 2019-04-09 01:13:00 +12:00
ServerAuthEncrypted.cs Removed the need to explicitly define the direction for a message model, it is now inferred from the implemented interfaces. 2019-04-09 01:13:00 +12:00
ServerRealmInfo.cs Removed the need to explicitly define the direction for a message model, it is now inferred from the implemented interfaces. 2019-04-09 01:13:00 +12:00
ServerRealmMessages.cs Removed the need to explicitly define the direction for a message model, it is now inferred from the implemented interfaces. 2019-04-09 01:13:00 +12:00