|
|
5cdfb2a543
|
config confirmation
|
2025-08-01 00:56:05 +03:00 |
|
|
|
3b8390a0c8
|
basically added session manager, minimal. stores uuid and ttl sessions to eliminate recursive queries
|
2025-07-31 23:29:30 +03:00 |
|
|
|
45e541ac00
|
update Config structure and add node name parameter
|
2025-07-31 21:30:59 +03:00 |
|
|
|
a5a7354061
|
add a small reminder
|
2025-07-31 20:56:25 +03:00 |
|
|
|
f411637520
|
add Net.Http to lua
|
2025-07-31 20:37:31 +03:00 |
|
|
|
23ed707029
|
make fields in configuration structures pointers, fix errors in code related to this change
|
2025-07-30 19:19:02 +03:00 |
|
|
|
b454f4de8d
|
delete useless comment
|
2025-07-30 14:12:49 +03:00 |
|
|
|
c161639766
|
move lua types converters from utils to sv1
|
2025-07-30 14:12:10 +03:00 |
|
|
|
dd336a7d9a
|
move lua types converters from utils to sv1
|
2025-07-30 14:11:57 +03:00 |
|
|
|
bd02f079ab
|
rename sv1.HandleLUA to sv1.handleLUA
|
2025-07-30 12:50:12 +03:00 |
|
|
|
b97febc16e
|
move lua handler to new file lua_handler.go
|
2025-07-30 12:39:18 +03:00 |
|
|
|
98d2443679
|
add some small changes
|
2025-07-30 12:00:21 +03:00 |
|
|
|
c61bc841e6
|
um add modernc/sqlite
|
2025-07-29 21:30:17 +03:00 |
|
|
|
74f166e6cf
|
make use of AppX and CoreState in program modules
|
2025-07-29 17:54:57 +03:00 |
|
|
|
92c89996f5
|
remove some garbage
|
2025-07-29 16:46:23 +03:00 |
|
|
|
e35972b8ad
|
add initial support for lua scripts
|
2025-07-29 16:43:42 +03:00 |
|
|
|
b103736a9d
|
add resolveMethodPath to resolve giving methods
|
2025-07-29 16:41:45 +03:00 |
|
|
|
7eeedf0b31
|
remove listAllowedCmd regexp
|
2025-07-29 16:41:15 +03:00 |
|
|
|
bf5e136dc9
|
change sv1's Handle method
|
2025-07-29 11:28:04 +03:00 |
|
|
|
c62710a7d0
|
remove some garbage
|
2025-07-29 09:43:27 +03:00 |
|
|
|
0151c3f68a
|
add test response using rpc.WriteResponse
|
2025-07-29 09:39:07 +03:00 |
|
|
|
ec94df5f4a
|
Project structure refactor:
- Change package name general_server to gateway
- Changing the structure of directories and packages
- Adding vendor to the project
|
2025-07-28 20:16:40 +03:00 |
|