The language spoken by the server and clients over the websocket.
Find a file
2019-10-22 17:43:33 +02:00
src/Hanafuda Store the player turns in the public state of games 2019-10-22 17:43:33 +02:00
.gitignore Initial commit 2019-08-15 20:53:41 +02:00
CHANGELOG.md Release first useable version 0.1.0.0 2019-08-24 23:20:04 +02:00
hanafuda-APILanguage.cabal Use Base64 to correctly handle binary ByteStrings 2019-10-17 18:53:11 +02:00
LICENSE Taking Message-related stuff out of webapp's Game and Message modules 2019-08-15 23:36:20 +02:00
README.md Initial commit 2019-08-15 20:53:41 +02:00
Setup.hs Taking Message-related stuff out of webapp's Game and Message modules 2019-08-15 23:36:20 +02:00

APILanguage

The language spoken by the server and clients over the websocket.