1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

11 commits

Author SHA1 Message Date
postmannen
69995f76ca updated package info
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
2024-02-07 22:54:50 +01:00
postmannen
7e9754fcdd examples 2023-04-19 09:51:09 +02:00
postmannen
4c3b639e65 updated doc example messages 2023-04-19 08:07:03 +02:00
postmannen
03898cec6a updated doc 2022-03-14 03:44:49 +01:00
postmannen
193be1561b updated doc with message examples 2022-03-11 11:46:04 +01:00
postmannen
0d89631289 doc - create example message files 2022-03-11 11:44:19 +01:00
postmannen
e7e5726095 renamed commandorevent field name in subject struct 2022-01-27 10:06:06 +01:00
postmannen
215a4ffd19 removed remains of allowednodes 2021-11-16 11:18:59 +01:00
postmannen
054455b857 renamed REQnCliCommandCont to REQCliCommandCont 2021-09-17 10:17:10 +02:00
postmannen
bf75a44fbf renamed message fileextension to message filename 2021-08-24 14:05:44 +02:00
postmannen
f3dc0c78d8 restructured examples 2021-08-05 10:47:12 +02:00