app
|
rename lib to core; move lib code (mainly interfaces) to top-level scopes package
|
2023-07-21 10:12:20 +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
|
common/ptr: fix scalar implementation
|
2023-07-26 14:57:24 +02:00 |
config
|
minor improvements; matrix: use message parts for setting up action pattern
|
2023-07-25 14:51:42 +02:00 |
core
|
minor improvements and simplifications
|
2023-07-25 19:32:49 +02:00 |
examples/demo
|
provide minimal default config, + some clean-up and standardization
|
2023-07-24 17:58:56 +02:00 |
forge
|
minor simplifications, removal of unused code
|
2023-07-23 16:51:03 +02:00 |
logging
|
work in progress: matrix.connect()
|
2023-07-25 09:39:59 +02:00 |
matrix
|
minor re-arrangement; prepare disconnect() function
|
2023-07-26 14:56:54 +02:00 |
server
|
rename lib to core; move lib code (mainly interfaces) to top-level scopes package
|
2023-07-21 10:12:20 +02:00 |
tests
|
common/ptr: fix scalar implementation
|
2023-07-26 14:57:24 +02:00 |
.gitignore
|
improve logging set-up: return pointer, log set-up errors
|
2023-06-26 14:07:47 +02:00 |
go.mod
|
work in progress: server component (using gin)
|
2023-06-29 12:24:47 +02:00 |
go.sum
|
work in progress: server component (using gin)
|
2023-06-29 12:24:47 +02:00 |
scopes.go
|
minor improvements and simplifications
|
2023-07-25 19:32:49 +02:00 |