< This is a protocol for LiCOS: a game of Werewolves. |
The current version is 0.3.
Repository https://github.com/ktr-skmt/werewolfworld
Serialization formats
-
Unicode UTF-8 (without Byte Order Mark)
-
UTF-8, a transformation format of ISO 10646 https://tools.ietf.org/html/rfc3629
-
-
JSON
-
ECMA-404 The JSON Data Interchange Standard http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf
-
-
JSON Schema
-
JSON Schema Draft 7 http://json-schema.org/specification-links.html#draft-7
-
-
JSON-LD (for the village protocol)
-
JSON-LD 1.1 https://json-ld.org/spec/latest/json-ld/
-
Village message protocol specification
Based on
-
UTF-8 without BOM
-
JSON
-
JSON Schema
-
JSON-LD
Lobby message protocol specification
Based on
-
UTF-8 without BOM
-
JSON
-
JSON Schema
Auth message protocol specification
Based on
-
UTF-8 without BOM
-
JSON
-
JSON Schema
Past versions
License
TBA