Commit graph

15 commits

Author SHA1 Message Date
e7081a5320
implemented tokens; alpha testing go 2023-07-09 00:48:19 -06:00
4ba6c9315f can write tokens to the db and get them back 2023-07-08 01:42:31 -06:00
01fccb55f0
backend token logic 2023-07-07 23:56:41 -06:00
16d58eb281
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
65c3071238
connect to websocket using table key as subproto 2023-02-12 08:15:44 -07:00
92a30dd9fc
update module URLs to use hacklab.nilfm.cc; use struct tags for json 2023-01-30 21:38:41 -07:00
464a159354
starting admin middleware 2022-12-21 21:45:15 -07:00
6911337ffd
cleanup- we can compile again 2022-12-06 21:58:53 -07:00
8c5eeeaa08
server, adapter: starting to put things together 2022-11-27 08:56:48 -07:00
e6faf9478a
models: add Table model; mongodb/adapter: finish implementing adapter 2022-11-15 20:43:09 -07:00
298022e4e9
mongodb/adapter: implement Insert/Get for DiceRolls 2022-11-13 22:28:16 -07:00
07d797e1df
mongodb/adapter: implement DestroyTable 2022-11-11 20:59:56 -07:00
11d6463f62
more db infrastructure 2022-11-11 00:23:53 -07:00
e59f3e1609
gofmt, rid code of typescript confusion, little bit of db code 2022-11-10 23:00:05 -07:00
25e51fb2d5
initial commit - basic websocket server and db init 2022-11-09 21:26:21 -07:00