Added text for 3.7 "Case studies"
This commit is contained in:
parent
bc133fa0f2
commit
f125122d18
1 changed files with 13 additions and 0 deletions
13
report.lyx
13
report.lyx
|
@ -6580,6 +6580,19 @@ Hot code replacement is a technique used to update systems while they are
|
||||||
Case studies
|
Case studies
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
This section contains three case studies.
|
||||||
|
These case studies have been written to provide examples of how the flow
|
||||||
|
through the GGS can look when performing different tasks.
|
||||||
|
The first case study outlines the flow of sending a common message to the
|
||||||
|
GDL VM and receiving a response.
|
||||||
|
The second case study provides an example of the process of connecting
|
||||||
|
to the GGS to set up a game.
|
||||||
|
The third and final case study is a section of code from the GGS.
|
||||||
|
The code in the third study shows how a simple chat server can be implemented
|
||||||
|
in the GGS using JavaScript as GDL.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
Typical communication
|
Typical communication
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue