dusk-rs / dusk-social

Cross-world social communication server.
https://dusk.rs
Other
4 stars 1 forks source link

Handshake codec completion #2

Closed kiairatech closed 4 years ago

kiairatech commented 4 years ago

Client <-> server handshake must be composed of

  1. Build verification details a) Major and minor build information

Upon success, the codec changes to the identification codec. Codec swap implies that packet decoding, handling, and encoding are changed to the new codec context.

kiairatech commented 4 years ago

Resolved in ba3a1a466f04c2b775b29f5b7f5c299f6536cd32.