Skip to content

Commit 2bde20b

Browse files
authored
Update Protocol.md
1 parent ef8ace5 commit 2bde20b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Protocol.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# MLAPI Protocol
2+
#### NOTE
3+
_This protocol specification is TEMPORARY, it's due to change and is just here to give you an aproximate idea of how the protocol works_
4+
25
The MLAPI protocol is layered. The layers can be seen below.
36

47
The first layer is the UDP IP layer. Ontop of the UDP layer, the Unity Network Transport layer is built. And just after that, the MLAPI's protocol starts to appear. The MLAPI has two protocol stages. The first stage is the generic MLAPI message protocol. This is the protocol all messages use that is sent by the user or the MLAPI library.

0 commit comments

Comments
 (0)