postmannen
b1a5406598
Squashed commit of the following:
...
commit ec6ea8158d5051010c25ef848a7b7b91fa40efef
Author: postmannen <postmannen@gmail.com>
Date: Tue Nov 19 03:48:03 2024 +0100
Removed remaining use of REQ in naming
commit b80bb06a47cf564a88d684c1d1d4fe2e408c3c0f
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 23:15:32 2024 +0100
removed REQ in more variable names, including methods
commit af7f6fef3e0093312d2ca12740f7b27840797800
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 22:54:40 2024 +0100
renamed all the method type variables
commit e657ecb37f
Author: postmannen <postmannen@gmail.com>
Date: Mon Nov 18 22:32:13 2024 +0100
renamed methods constant values and removed REQ
2024-11-19 03:48:42 +01:00
postmannen
debed0f791
Squashed commit of the following:
...
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
2024-11-18 19:25:47 +01:00
postmannen
fc15c4dd63
Added book
2024-11-17 21:22:35 +01:00
postmannen
3d7064b6d8
shortened down README.md
2024-11-16 18:09:36 +01:00
postmannen
2fb43591ce
updated readme
...
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
2024-03-27 12:48:17 +01:00
postmannen
197d6550ab
updated readme
2024-02-07 23:27:36 +01:00
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
c3b41d2954
update readme
2023-10-04 22:53:03 +02:00
postmannen
11f434edde
add comments for using ssh key for nkey
2023-06-27 11:58:10 +02:00
postmannen
e090c4d0c8
updated readme for request methods writing to sockets
2023-06-14 06:53:42 +02:00
postmannen
88532f4a6e
updated readme with toNode local
2023-04-19 05:46:38 +02:00
postmannen
c951484ca1
Added RetryWait info to the readme
2023-01-30 07:21:16 +01:00
postmannen
541f243067
added group permissions for files/directories created
2023-01-10 06:50:28 +01:00
postmannen
03f3fe422a
updated readme
2023-01-09 04:21:36 +01:00
postmannen
3f15f04223
fixed typo in readme
2023-01-09 04:19:52 +01:00
postmannen
d149c36fca
Updated readme with input methods
2023-01-09 04:18:14 +01:00
postmannen
f2c21c8083
Updated readme with new ack/nack information
2023-01-05 08:38:48 +01:00
postmannen
198ba9503e
Added message flow diagram
2022-11-08 08:44:24 +01:00
postmannen
757792c787
added creation of dst folder for copySrc
2022-10-14 10:12:50 +02:00
postmannen
f5e5e4337e
added feature to copy file from remote to local
2022-09-06 10:43:27 +02:00
postmannen
4c97d26035
updated readme
2022-06-23 13:37:00 +02:00
postmannen
b3bb2e44a1
updated comments
2022-06-22 14:32:58 +02:00
postmannen
433541fcc1
REQToFile<x> now honor the directory path specified
2022-06-22 11:03:59 +02:00
postmannen
fc3d69a94b
added printing to stderr for REQToConsole
2022-06-22 10:02:56 +02:00
postmannen
b187fc8a13
updated readme
2022-06-22 08:59:03 +02:00
postmannen
2d76e06274
updated readme
2022-06-20 12:40:24 +02:00
postmannen
b8a2d3d5e7
removed copyFile<from/to> and relay request types
2022-06-16 23:32:44 +02:00
postmannen
3df909bbe1
updated readme
2022-06-16 07:43:10 +02:00
postmannen
dcbd5ad031
updated readme
2022-06-16 07:35:03 +02:00
postmannen
cb974a1a28
fixed typo in readme
2022-06-03 18:31:25 +02:00
postmannen
999618be81
updated readme
2022-06-03 15:37:27 +02:00
postmannen
60281af105
Updated readme
2022-06-03 15:17:25 +02:00
postmannen
535d5efb08
added flag enableAclCheck
2022-05-27 06:22:51 +02:00
postmannen
a9e06294de
updated readme with acl stuff
2022-05-26 09:00:35 +02:00
postmannen
041d59be22
changed name for keys requests
2022-05-24 07:21:48 +02:00
postmannen
7554d3f378
updated doc with key distribution
2022-05-18 07:43:10 +02:00
postmannen
dc3186285d
added nats queue groups subscriber
2022-04-07 21:43:00 +02:00
postmannen
f973c16321
corrected continues when branching in startupfolder
2022-03-17 04:30:23 +01:00
postmannen
c8a400de60
updated readme
2022-03-10 09:21:23 +01:00
postmannen
35dd78babd
updating doc
2022-03-10 09:09:07 +01:00
postmannen
c31b0c5fff
update readme
2022-02-15 08:31:53 +01:00
postmannen
1c17f82eef
updated readme
2022-02-11 07:34:31 +01:00
postmannen
73db37beba
updated readme
2022-01-28 08:54:26 +01:00
postmannen
49aa0fae20
update readme
2022-01-27 13:31:14 +01:00
postmannen
eec366c9e2
updated readme
2022-01-27 13:29:27 +01:00
postmannen
b294d7e83a
updated readme with startup folder
2022-01-27 00:38:25 +01:00
postmannen
4506d5b9f5
update README
2022-01-25 05:18:59 +01:00
postmannen
8cf41d58c1
fixed linter error in README
2022-01-21 07:06:12 +01:00
postmannen
d8fe766ec8
updated README.md
2022-01-06 10:20:30 +01:00
postmannen
388e8b6213
fixed linter errors in README.md
2022-01-05 19:54:18 +01:00