Skip to content

Commit

Permalink
Update Communication Protocol.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axelitama authored Jul 2, 2021
1 parent bc2be5f commit 30817f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deliverables/Communication Protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Example of a possible error message after a buy card actions:

<img src="https://github.com/Stefano-Civelli/ingswAM2021-Bernardelle-Civelli-Amati/blob/main/deliverables/Network%20Sequence%20Diagram/endGameSequenceDiagram.png" align="center" />

## Messages Table
## Message Tables

| Source | Message Type | payload content | description
| :----: | :----: | :----: | :----: |
Expand Down Expand Up @@ -285,7 +285,7 @@ For example:
```

If you have trouble finding the right object you can simply call the ` getPayload() ` method to view
a JSON representation of the received Object or look at [Messages Table](#Messages-Table) documentation.
a JSON representation of the received Object or look at [Message Tables](#Message-Tables) documentation.

#### Sending a message: Client -> Server

Expand Down

0 comments on commit 30817f5

Please sign in to comment.