|
e2afdeb61a
|
server: start with routing / request handling
|
2023-08-08 19:56:14 +02:00 |
|
|
b6325392a8
|
rename lib to core; move lib code (mainly interfaces) to top-level scopes package
|
2023-07-21 10:12:20 +02:00 |
|
|
8d8b64f8e7
|
work in progress: message: interfaces, implementations
|
2023-07-04 07:46:05 +02:00 |
|
|
4e06072d96
|
use zerolog logger for gin server
|
2023-07-01 14:18:11 +02:00 |
|
|
c6ac480ad7
|
client component (Send) basically working
|
2023-06-30 10:11:17 +02:00 |
|
|
bed55a63a2
|
minor renamings; use generic functions for access to state and config data via type assertions
|
2023-06-29 17:39:48 +02:00 |
|
|
fb423d795d
|
work in progress: server component (using gin)
|
2023-06-29 12:24:47 +02:00 |
|