commit cde5c14c74
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 19:24:17 2024 +0100
updated doc
commit 26441819a2
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 16:57:11 2024 +0100
added book content and moved build files
commit 8ec3e8c21e
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 11:27:32 2024 +0100
more about messaging added to the book
removed example for no longer existing relay messages
cleaned up comments
Removed some remaings after REQToFileNACK
Implemented env variables for all flags, and removed config flag. Also added use of .env file.
removed configuration as input argument from all the loggers
replaced logging of new messages in read folder with a logDebug so we don't send those messages to the error kernel
updated references
removed tui client
removed ringbuffer persist store
removed ringbuffer
enabled audit logging
moved audit logging to message readers
disabled goreleaser
update readme, cbor, zstd
removed request type ping and pong
update readme
testing with cmd.WaitDelay for clicommand
fixed readme
removed ringbuffer flag
default serialization set to cbor, default compression set to zstd, fixed race,
removed event type ack and nack, also removed from subject. Fixed file stat error for copy log file
removed remaining elements of the event type
removed comments
renamed toRingbufferCh to samToSendCh
renamed directSAMSCh ro samSendLocalCh
removed handler interface
agpl3 license
added license-change.md