postmannen
|
dcefbff670
|
added initial write to socket
|
2023-05-31 09:29:00 +02:00 |
|
postmannen
|
16ec026453
|
restructured req to file methods to use the same file write function
|
2023-05-31 05:06:00 +02:00 |
|
postmannen
|
e50d906be3
|
renabled ringbuffer done channel triggered by persiststore flag
|
2023-05-30 05:46:02 +02:00 |
|
postmannen
|
602138ffa6
|
renamed in/out channels in ringbuffer
|
2023-04-26 08:20:55 +02:00 |
|
postmannen
|
11b6cb6a0e
|
allowing retries=0
|
2023-04-26 07:25:14 +02: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
|
88532f4a6e
|
updated readme with toNode local
|
2023-04-19 05:46:38 +02:00 |
|
postmannen
|
7b4335a256
|
rewrite processes startup
|
2023-04-18 15:47:40 +02:00 |
|
postmannen
|
8868a8db64
|
replaced deprecated os.SEEK_END with op.SeekEnd
|
2023-04-18 06:29:59 +02:00 |
|
postmannen
|
f39f3d73c7
|
allow the use of local as nodename for startupfolder messages
|
2023-04-15 08:33:35 +02:00 |
|
postmannen
|
6989297a66
|
add version flag
|
2023-04-12 09:56:08 +02:00 |
|
postmannen
|
4664d0d8a3
|
go.mod required go version 1.20
|
2023-04-11 09:30:23 +02:00 |
|
postmannen
|
d6335dd3b2
|
updating packages
|
2023-04-05 06:20:40 +02:00 |
|
postmannen
|
4b74f4b0c4
|
changed log level for tests
|
2023-03-01 06:58:56 +01:00 |
|
postmannen
|
c951484ca1
|
Added RetryWait info to the readme
|
2023-01-30 07:21:16 +01:00 |
|
postmannen
|
abf82a8e4b
|
added helper script that uses yaml template for sending messages
|
2023-01-26 14:26:26 +01:00 |
|
postmannen
|
0f590472fd
|
set the correct filename extension for files created with cliFolder
|
2023-01-26 12:00:22 +01:00 |
|
postmannen
|
7d21af55e7
|
not terminating publisher services that should run at all times based on timer
|
2023-01-13 15:09:23 +01:00 |
|
postmannen
|
b3a85d0283
|
setting default console log level to debug
|
2023-01-12 13:37:22 +01:00 |
|
postmannen
|
68093b9f43
|
added description i logging flags
|
2023-01-12 12:06:29 +01:00 |
|
postmannen
|
8c8061dc15
|
renamed logConsoleOnlyIfDebug to logDebug
|
2023-01-12 12:03:10 +01:00 |
|
postmannen
|
076abdef71
|
changed from log package to slog
|
2023-01-12 12:01:01 +01:00 |
|
postmannen
|
7fcf4b1077
|
replaced log lines with slog from errorKernel
|
2023-01-12 08:48:01 +01:00 |
|
postmannen
|
1dbff78c81
|
replaced log print with slog debug
|
2023-01-12 07:44:28 +01:00 |
|
postmannen
|
aa925329f7
|
fixed output of error logging
|
2023-01-12 07:12:35 +01:00 |
|
postmannen
|
807455119c
|
Added x/slog for stderr logging
|
2023-01-11 08:38:15 +01:00 |
|
postmannen
|
215a4c387a
|
split out start pub/sub process in separate func's
|
2023-01-11 07:03:01 +01:00 |
|
postmannen
|
d0d3ef8b39
|
initial declaration of slog logger
|
2023-01-11 06:09:42 +01:00 |
|
postmannen
|
0ee4f979f3
|
Do not send a reply for reply messages
|
2023-01-10 09:29:24 +01:00 |
|
postmannen
|
6aecc9c22b
|
fixed case for readFolder config
|
2023-01-10 08:30:06 +01:00 |
|
postmannen
|
e1771e9800
|
updated scripts
|
2023-01-10 06:56:01 +01:00 |
|
postmannen
|
541f243067
|
added group permissions for files/directories created
|
2023-01-10 06:50:28 +01:00 |
|
postmannen
|
1b26ad854a
|
fixed error printing readfolder, created script for writing to readfolder and socket
|
2023-01-09 09:10:52 +01:00 |
|
postmannen
|
956a62eec1
|
Fixed typo in comment of configuration
|
2023-01-09 04:25:03 +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
|
57e074d210
|
fixed read messages from file, added helper scripts for ReqCli
|
2023-01-09 03:59:13 +01:00 |
|
postmannen
|
d348ab156f
|
added initial readfolder
|
2023-01-08 08:32:58 +01:00 |
|
postmannen
|
bcc5db7c04
|
store log are now written to database folder
|
2023-01-06 12:19:36 +01:00 |
|
postmannen
|
a95c36f0c3
|
changed logging for authorizing keys
|
2023-01-06 08:48:21 +01:00 |
|
postmannen
|
f574d768cd
|
added debug logging for received nack/ack messages
|
2023-01-06 08:32:42 +01:00 |
|
postmannen
|
f33b38e136
|
Added shell script for sending clicommand messages
|
2023-01-06 08:18:20 +01:00 |
|
postmannen
|
f2c21c8083
|
Updated readme with new ack/nack information
|
2023-01-05 08:38:48 +01:00 |
|
postmannen
|
eced76a85c
|
initially removed dependency to NACK/ACK event type
|
2023-01-05 01:55:52 +01:00 |
|
postmannen
|
4fe96b645e
|
renamed v variable to sam in ringbuffer
|
2023-01-04 22:07:53 +01:00 |
|
postmannen
|
94135aab67
|
added sending errors with request back to the originating node
|
2023-01-04 12:27:58 +01:00 |
|
postmannen
|
75126ce977
|
fixed double printing of successful send for NACK messages
|
2023-01-04 09:37:33 +01:00 |
|
postmannen
|
6a97d86ca0
|
removed done channel when publishing, and added make chan when creating sam
|
2023-01-04 09:14:04 +01:00 |
|