This website requires JavaScript.
Explore
Help
Register
Sign In
Lbenedar
/
Foundry-Scrapping-API
Watch
1
Star
0
Fork
0
You've already forked Foundry-Scrapping-API
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a77a6ee0f4fa466387c2b5b44761b64281e3224
Foundry-Scrapping-API
/
internal
/
foundry
/
actions
History
lbenedar
5a77a6ee0f
fix race condition on 43 msg creation/closure. Speed up game object insert to db (from 10-12s to 1-2s)
2026-04-27 17:29:15 +03:00
..
errors.go
fix errors on insertion to game, fix db creation of game
2026-04-23 19:03:56 +03:00
model.go
refactor foundry lib structure; add transport classes for db,http,websocket; add action interface instead of multiple function that accepts action classes; add changing foundry status on websocket responses
2026-04-09 18:29:41 +03:00
progress.go
refactor foundry lib structure; add transport classes for db,http,websocket; add action interface instead of multiple function that accepts action classes; add changing foundry status on websocket responses
2026-04-09 18:29:41 +03:00
session.go
fix race condition on 43 msg creation/closure. Speed up game object insert to db (from 10-12s to 1-2s)
2026-04-27 17:29:15 +03:00
shutdown.go
add user and pass for world to env variables
2026-04-27 13:14:17 +03:00
user_activity.go
refactor foundry lib structure; add transport classes for db,http,websocket; add action interface instead of multiple function that accepts action classes; add changing foundry status on websocket responses
2026-04-09 18:29:41 +03:00
utils.go
refactor foundry lib structure; add transport classes for db,http,websocket; add action interface instead of multiple function that accepts action classes; add changing foundry status on websocket responses
2026-04-09 18:29:41 +03:00