You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ Find the "motd" format from somewhere else and apply it as the "UnconnectedPong"
116
116
| ConnectionLost | 0x16 | BOTH |
117
117
| IncompatibleProtocolVersion | 0x19 | OFFLINE |
118
118
119
-
### Offline send and receive sequence
119
+
### Send and receive sequence
120
120
121
121
The first packets before a connection(not the socket connection) was craeted(still on unconnected packets) are the packets of the offline type, which means that those are the packets that is handled outside of datagrams(and the opposite holds true).
0 commit comments