Skip to content
Snippets Groups Projects
Commit ac66bf61 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

fix links

parent 154bed18
No related branches found
No related tags found
No related merge requests found
...@@ -7,10 +7,10 @@ It starts off in `HANDSHAKE` state. ...@@ -7,10 +7,10 @@ It starts off in `HANDSHAKE` state.
## Handshake State ## Handshake State
In this state, messages are encoded/decoded according to the [Handshake](../serialization/handshake.html) In this state, messages are encoded/decoded according to the [Handshake](../serialization/handshake.md)
specification. specification.
[![Init Diagram](../../assets/images/message_init.png)]((../../assets/images/message_init.png)) [![Init Diagram](../../assets/images/message_init.png)](../../assets/images/message_init.png)
Client and core exchange messages according to the diagram described above, when Client and core exchange messages according to the diagram described above, when
a ClientLoginAck and SessionInit have been received, the state advances into a ClientLoginAck and SessionInit have been received, the state advances into
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment