|
b813dd40db
|
message interface and implementation bascically working
|
2023-07-04 16:55:25 +02:00 |
|
|
8d8b64f8e7
|
work in progress: message: interfaces, implementations
|
2023-07-04 07:46:05 +02:00 |
|
|
b1cd65ea05
|
move address implementation to separate source file
|
2023-07-03 12:21:02 +02:00 |
|
|
e1bc2322f3
|
Address: interface and implementation
|
2023-07-02 14:54:38 +02:00 |
|
|
d37db07942
|
minor refactorings
|
2023-06-07 17:31:03 +02:00 |
|
|
15eacddeed
|
fix core.Start()
|
2023-06-07 09:00:54 +02:00 |
|
|
a02061b6c5
|
basic Send() functionality
|
2023-06-06 09:53:27 +02:00 |
|
|
35799f8d6c
|
use special Quit message for stopping app; check Done channel
|
2023-06-06 08:36:01 +02:00 |
|
|
22e8759369
|
work in progress: set up standard (core) processing chain (Step, HandleMessage, ...)
|
2023-06-05 18:33:21 +02:00 |
|
|
c182385353
|
starting with the simplest message implementation: just string
|
2023-06-04 19:36:24 +02:00 |
|