postmannen
|
0d460c8ebb
|
fixed naming of hello node subject
|
2021-05-28 16:50:48 +02:00 |
|
postmannen
|
64a22c84e9
|
removed printf's, or made them into log's
|
2021-04-16 13:43:58 +02:00 |
|
postmannen
|
ba06ffde5b
|
Renamed REQTextToConsole to REQToConsole
|
2021-04-13 17:22:25 +02:00 |
|
postmannen
|
08f6f21691
|
rename REQTextToFile to REQToFile
|
2021-04-13 17:15:13 +02:00 |
|
postmannen
|
dba69fd90c
|
Renamed REQToAppendFile to REQToFileAppend
|
2021-04-13 15:54:04 +02:00 |
|
postmannen
|
ed74b2e5a1
|
initial tailing of files seems to work
|
2021-04-13 11:28:52 +02:00 |
|
postmannen
|
64909bfe17
|
changed metric label
|
2021-04-12 16:49:16 +02:00 |
|
postmannen
|
db7ff9c63a
|
added name and time to hello node metric
|
2021-04-12 16:40:18 +02:00 |
|
postmannen
|
1acddfa8b4
|
rewrote prometheus metrics handling
|
2021-04-12 10:51:26 +02:00 |
|
postmannen
|
f1359e45d9
|
moved startup pub/sub into process structure
|
2021-04-09 11:30:40 +02:00 |
|
postmannen
|
c091ebfa38
|
moved all starting of pub/sub procs under process
|
2021-04-08 13:43:47 +02:00 |
|
postmannen
|
ab49f5a4de
|
op startProc initially seems to work
|
2021-04-08 12:51:54 +02:00 |
|
postmannen
|
a44e003ff5
|
initial ctx for subscribers, and handFuncs implemented
|
2021-04-07 18:54:08 +02:00 |
|
postmannen
|
d909784094
|
Start proc via message, moved nats.conn into process
|
2021-04-07 16:45:51 +02:00 |
|
postmannen
|
ef8fcee368
|
Initial http get method implemented
|
2021-04-06 19:42:03 +02:00 |
|
postmannen
|
27fc56256b
|
Renamed ErrorLog to REQErrorLog
|
2021-04-06 07:56:49 +02:00 |
|
postmannen
|
1f02cb0d50
|
Renamed EchoX to REQPing and REQPong
|
2021-04-06 06:08:26 +02:00 |
|
postmannen
|
8f2c4b0db7
|
fixed spelling ReqHello to REQHello
|
2021-04-06 05:46:07 +02:00 |
|
postmannen
|
ee749ae714
|
renamed SayHello to ReqHello
|
2021-04-05 08:37:24 +02:00 |
|
postmannen
|
5999d65fb6
|
Renamed TextLogging to REQTextToLogFile
|
2021-04-05 08:17:04 +02:00 |
|
postmannen
|
af06e47b7b
|
renamed CLICommandReply to REQTextToConsole
|
2021-04-05 07:27:39 +02:00 |
|
postmannen
|
debd146f28
|
Renamed CLICommandRequestNOSEQ to REQnCliCommand
|
2021-04-05 06:54:18 +02:00 |
|
postmannen
|
4a7f1fff43
|
CLI to Cli
|
2021-04-04 11:19:17 +02:00 |
|
postmannen
|
3fbc333b81
|
Renamed CLICommandRequest to StartSubREQCLICommand
|
2021-04-04 11:09:02 +02:00 |
|
postmannen
|
5cb3aab412
|
renamed OpCommandRequest to REQOpCommand
|
2021-04-04 07:55:07 +02:00 |
|
postmannen
|
9a5e37687f
|
removed methods with result in ack message
|
2021-04-04 07:33:18 +02:00 |
|
postmannen
|
f75aa73703
|
newSubject now uses the methods available map to figure out what kind of CommandOrEvent type it is
|
2021-04-03 07:33:03 +02:00 |
|
postmannen
|
dc209d7ad3
|
Set event types to correct type
|
2021-04-03 07:14:39 +02:00 |
|
postmannen
|
8aa79d2a76
|
made the text logger more generic
|
2021-04-02 09:56:27 +02:00 |
|
postmannen
|
66f89cd731
|
request and reply methods for opcommand
|
2021-03-31 12:26:28 +02:00 |
|
postmannen
|
6c3ac318dc
|
Added flags and startup for OpCommand
|
2021-03-31 11:22:25 +02:00 |
|
postmannen
|
fc04ea83bd
|
metrics for processes, fixed up readme
|
2021-03-31 10:42:33 +02:00 |
|
postmannen
|
833ce66c00
|
method opcommand, embedded processes to process
|
2021-03-31 08:56:13 +02:00 |
|
postmannen
|
ed00f247ae
|
unix socket for new mesages, changed naming of channels
|
2021-03-29 13:36:30 +02:00 |
|
postmannen
|
8d245f372e
|
flag for sayhello publisher
|
2021-03-26 10:25:56 +01:00 |
|
postmannen
|
b4a883bb4e
|
implemented flags for remaining subscribers
|
2021-03-26 09:08:47 +01:00 |
|
postmannen
|
70b06a185a
|
flag for startSubCLICommand, added error message for failed reply message
|
2021-03-26 07:55:42 +01:00 |
|
postmannen
|
25386535a8
|
renamed and cleaned up files
|
2021-03-26 05:34:53 +01:00 |
|