virtual tabletop for D&D et al using Go, JS, mongoDB and websockets
Find a file
2023-05-12 22:33:14 -06:00
admin more map stuff - list images and start real setup for setting map image adminside 2023-04-05 22:33:38 -06:00
cmd add configand command line parsing 2023-02-26 14:22:18 -07:00
config add configand command line parsing 2023-02-26 14:22:18 -07:00
gametable auxMsg is working 2023-05-12 22:33:14 -06:00
models auxMsg is working 2023-05-12 22:33:14 -06:00
mongodb upload map image and displaying on connect works (still need to send broadcast on the socket when upload happens) 2023-04-03 23:15:17 -06:00
static auxMsg is working 2023-05-12 22:33:14 -06:00
.gitignore update module URLs to use hacklab.nilfm.cc; use struct tags for json 2023-01-30 21:38:41 -07:00
go.mod update module URLs to use hacklab.nilfm.cc; use struct tags for json 2023-01-30 21:38:41 -07:00
go.sum update module URLs to use hacklab.nilfm.cc; use struct tags for json 2023-01-30 21:38:41 -07:00
LICENSE initial commit - basic websocket server and db init 2022-11-09 21:26:21 -07:00
main.go add configand command line parsing 2023-02-26 14:22:18 -07:00
notes.txt add notes and scaffolding for publish/subscribe logic 2023-02-11 10:30:26 -07:00