mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 16:35:08 -05:00
Update MediaWiki page '194 Protocol'
This commit is contained in:
parent
538afdfa30
commit
9286da73ef
@ -3,3 +3,43 @@
|
|||||||
{{Crappy}}
|
{{Crappy}}
|
||||||
|
|
||||||
Just for fun if anyone gives two shits.
|
Just for fun if anyone gives two shits.
|
||||||
|
|
||||||
|
== '''Packet structure''' ==
|
||||||
|
?
|
||||||
|
|
||||||
|
== '''Login''' ==
|
||||||
|
?
|
||||||
|
|
||||||
|
== '''Incoming Data''' ==
|
||||||
|
'''TODO:''' Document packet structures
|
||||||
|
|
||||||
|
<table border="1" cellpadding="3" cellspacing="3">
|
||||||
|
<tr>
|
||||||
|
<td><b>opcode</b></td>
|
||||||
|
<td><b>usage</b></td>
|
||||||
|
<td><b>payload</b></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
== '''Outgoing Data''' ==
|
||||||
|
'''TODO:''' Document packet structures
|
||||||
|
|
||||||
|
<table border="1" cellpadding="3" cellspacing="3">
|
||||||
|
<tr>
|
||||||
|
<td><b>opcode</b></td>
|
||||||
|
<td><b>usage</b></td>
|
||||||
|
<td><b>payload</b></td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
Loading…
Reference in New Issue
Block a user