postmannen
|
2eff3c9cd3
|
restructured sync when publishing messages
|
2023-01-03 11:41:18 +01:00 |
|
postmannen
|
6f525162ea
|
renamed data to sam in ringbuffer
|
2022-12-31 07:51:34 +01:00 |
|
postmannen
|
c12cf70620
|
handling of indivdual messages are now done in it's own goroutine, changed logic for ACK msg retries
|
2022-12-29 07:53:25 +01:00 |
|
postmannen
|
e19f306146
|
always create tmp folder
|
2022-12-21 07:17:47 +01:00 |
|
postmannen
|
d32bd09cd2
|
removed old debug information
|
2022-11-01 09:54:35 +01:00 |
|
postmannen
|
0ad2763ad1
|
fixed block when reading startup folder
|
2022-09-08 07:37:44 +02:00 |
|
postmannen
|
b3bb2e44a1
|
updated comments
|
2022-06-22 14:32:58 +02:00 |
|
postmannen
|
93a61d8ef3
|
tested flushing nats.Conn
|
2022-06-21 10:40:32 +02:00 |
|
postmannen
|
2688f2ba2c
|
implemented ch for handling messages locally
|
2022-06-20 14:22:42 +02:00 |
|
postmannen
|
efc5df5b16
|
logging and comments
|
2022-06-18 00:15:18 +02:00 |
|
postmannen
|
b1bcefb949
|
terminating subproc publishers if inactive for given amount of time
|
2022-06-18 00:03:25 +02:00 |
|
postmannen
|
b8a2d3d5e7
|
removed copyFile<from/to> and relay request types
|
2022-06-16 23:32:44 +02:00 |
|
postmannen
|
1895fcb398
|
Changed message logic to handle REQSub sub requests
|
2022-06-14 07:05:38 +02:00 |
|
postmannen
|
731f628233
|
fixed wrong handling newpki when db is missing
|
2022-06-09 08:42:49 +02:00 |
|
postmannen
|
690d11194b
|
persistent store of keys on node
|
2022-04-21 13:21:36 +02:00 |
|
postmannen
|
e0f0c4db18
|
added persistent storage for received public keys
|
2022-04-05 10:35:59 +02:00 |
|
postmannen
|
567209cacf
|
hello reigster contains signatures of nodes
|
2022-04-04 10:29:14 +02:00 |
|
postmannen
|
f0c84f48db
|
injected server directly procs
|
2022-04-01 07:09:55 +02:00 |
|
postmannen
|
d69634a706
|
added helloRegister and centralAuth to server
|
2022-04-01 05:46:37 +02:00 |
|
postmannen
|
7e71064adf
|
replaced log statements with errorKernel logger
|
2022-02-18 09:51:11 +01:00 |
|
postmannen
|
def4bd8e58
|
removed debug printing
|
2022-02-11 09:04:14 +01:00 |
|
postmannen
|
5fa3f593e7
|
removed errorCh from newProcess arguments
|
2022-02-07 06:42:17 +01:00 |
|
postmannen
|
b3630f62c4
|
moved signatures into signatures.go
|
2022-02-07 04:23:13 +01:00 |
|
postmannen
|
426b98941e
|
moved the ownership of signatures server from processes
|
2022-02-04 10:33:31 +01:00 |
|
postmannen
|
521702fa53
|
initial signature verification
|
2022-02-04 06:24:34 +01:00 |
|
postmannen
|
11991d95ff
|
generating signing keys
|
2022-02-02 08:54:36 +01:00 |
|
postmannen
|
1fa45b1293
|
changed message.Data from []string to []byte
|
2022-01-31 08:49:46 +01:00 |
|
postmannen
|
4390d494f4
|
updated comments with references to command to just have for the event type
|
2022-01-27 14:25:24 +01:00 |
|
postmannen
|
e7e5726095
|
renamed commandorevent field name in subject struct
|
2022-01-27 10:06:06 +01:00 |
|
postmannen
|
d7bee9d361
|
removed command type
|
2022-01-27 07:19:04 +01:00 |
|
postmannen
|
88672f1e35
|
added logic for startup folder
|
2022-01-26 09:23:02 +01:00 |
|
postmannen
|
48500aa1fb
|
sendInfo also now via error kernel
|
2022-01-21 06:15:26 +01:00 |
|
postmannen
|
ccd57dad10
|
renamed newMessagesCh to ringBufferBulkInCh
|
2022-01-20 08:17:37 +01:00 |
|
postmannen
|
698706b41f
|
update comments
|
2022-01-20 07:50:58 +01:00 |
|
postmannen
|
91bfb8510f
|
replaced sendError with errorKernel.errSend all over
|
2022-01-19 10:55:03 +01:00 |
|
postmannen
|
db60d69289
|
added errorKernel to the processes struct
|
2022-01-19 05:44:20 +01:00 |
|
postmannen
|
57b3a44169
|
tui console send message are working
|
2022-01-13 08:34:22 +01:00 |
|
postmannen
|
7092265d8c
|
added tui req handler
|
2022-01-12 07:42:41 +01:00 |
|
postmannen
|
0e98ce7cfb
|
moved code from pkg stew to tui type
|
2022-01-08 04:19:51 +01:00 |
|
postmannen
|
41ce645dc2
|
removed stew.sock
|
2022-01-07 09:14:31 +01:00 |
|
postmannen
|
341d714361
|
added disabling av steward.sock
|
2022-01-07 07:36:19 +01:00 |
|
postmannen
|
248258d8e8
|
moved socket creation into own function
|
2022-01-07 07:21:21 +01:00 |
|
postmannen
|
14493e2a4a
|
added removal of stew.sock on exit
|
2022-01-05 19:53:26 +01:00 |
|
postmannen
|
909915a77b
|
added flag for ringBufferSize
|
2021-12-21 07:21:12 +01:00 |
|
postmannen
|
6399cc427d
|
Added connection timeouts
|
2021-12-17 17:28:57 +01:00 |
|
postmannen
|
b02a84f6cc
|
added config flags for jitter
|
2021-12-16 11:01:01 +01:00 |
|
postmannen
|
9b07eaa44b
|
comments
|
2021-11-22 08:32:45 +01:00 |
|
postmannen
|
38e286ab7d
|
removed debug printing
|
2021-11-22 08:25:50 +01:00 |
|
postmannen
|
c8f8de71c5
|
relay, central ok, but no output to node1
|
2021-11-19 09:35:53 +01:00 |
|
postmannen
|
81bd4d0589
|
Get default message timers directly from flag
|
2021-11-18 06:50:25 +01:00 |
|