Make messaging format defined as text to avoid JSON handcuffs

This commit is contained in:
Kristóf Tóth 2018-04-19 11:15:19 +02:00
parent 0b651abb7d
commit 9b85c19d40

View File

@ -58,7 +58,7 @@ Don't worry, we are not too fond of rules around these parts.
The TFW message format: The TFW message format:
```json ```text
{ {
"key: "some identifier used for addressing", "key: "some identifier used for addressing",
"data": "data":