No description
Find a file
2024-03-24 09:54:32 +01:00
app work in progress: unify data structures for message payload and server response 2023-08-13 14:44:57 +02:00
client rename lib to core; move lib code (mainly interfaces) to top-level scopes package 2023-07-21 10:12:20 +02:00
common forge/rep: work in progress: compilation and execution 2023-09-08 18:16:07 +02:00
config work in progress: unify data structures for message payload and server response 2023-08-13 14:44:57 +02:00
core storage: collect errors; upgrade to Go 1.21 2023-08-18 11:31:40 +02:00
examples/demo some renaming of packages; work in progress / just started: storage/tracking 2024-03-21 17:14:50 +01:00
forge rename storage/msgstore to .../message 2024-03-19 08:33:39 +01:00
logging work in progress: unify data structures for message payload and server response 2023-08-13 14:44:57 +02:00
matrix use exp/slices for working with 'receivers' list 2023-07-26 18:19:42 +02:00
server allow callable (returning data) in request action handler 2023-11-19 09:45:43 +01:00
storage work in progress: tracking - creaate table 'tracks' 2024-03-24 09:54:32 +01:00
tests work in progress: tracking - creaate table 'tracks' 2024-03-24 09:54:32 +01:00
.gitignore allow callable (returning data) in request action handler 2023-11-19 09:45:43 +01:00
go.mod storage: collect errors; upgrade to Go 1.21 2023-08-18 11:31:40 +02:00
go.sum storage: collect errors; upgrade to Go 1.21 2023-08-18 11:31:40 +02:00
LICENSE storage: collect errors; upgrade to Go 1.21 2023-08-18 11:31:40 +02:00
scopes.go unifying data structures for message payload and server response 2023-08-13 17:05:20 +02:00