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
|
starting with 'matrix' (cells) sub-project: tests
|
2023-07-23 18:58:12 +02:00 |
config
|
rename lib to core; move lib code (mainly interfaces) to top-level scopes package
|
2023-07-21 10:12:20 +02:00 |
core
|
Context.Send() for basic send functionality
|
2023-07-24 10:53:59 +02:00 |
examples/demo
|
rename lib to core; move lib code (mainly interfaces) to top-level scopes package
|
2023-07-21 10:12:20 +02:00 |
forge
|
minor simplifications, removal of unused code
|
2023-07-23 16:51:03 +02:00 |
logging
|
rename lib to core; move lib code (mainly interfaces) to top-level scopes package
|
2023-07-21 10:12:20 +02:00 |
matrix
|
work in progress: matrix; message: sender as Addressable type
|
2023-07-24 10:32:25 +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
|
work in progress: matrix; message: sender as Addressable type
|
2023-07-24 10:32:25 +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
|
Context.Send() for basic send functionality
|
2023-07-24 10:53:59 +02:00 |