]> git.lizzy.rs Git - hydra-dragonfire.git/commit
Allow multiple clients to share a map
authorElias Fleckenstein <eliasfleckenstein@web.de>
Wed, 1 Jun 2022 16:09:48 +0000 (18:09 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Wed, 1 Jun 2022 16:09:48 +0000 (18:09 +0200)
commit9018d87c86806b2c6d7cabd964479031d2a1e7b1
treeabf57b2eb29a44cb0d7aa93c18bad68625c94da6
parentea4263290b2e7d82b29cc9809d98bf33528b1c61
Allow multiple clients to share a map
17 files changed:
auth.go [deleted file]
client.go
comp_auth.go [new file with mode: 0644]
comp_map.go [new file with mode: 0644]
comp_pkts.go [new file with mode: 0644]
doc/auth.md [deleted file]
doc/client.md
doc/comp_auth.md [new file with mode: 0644]
doc/comp_map.md [new file with mode: 0644]
doc/comp_pkts.md [new file with mode: 0644]
doc/hydra.md
doc/map.md
doc/pkts.md [deleted file]
example/print-node.lua
hydra.go
map.go
pkts.go [deleted file]