1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-01-05 20:09:16 +00:00
Commit graph

16 commits

Author SHA1 Message Date
postmannen
9bbff0ad84 renamed message field replyTimeout to replyACKTimeout 2021-04-15 10:52:38 +02:00
postmannen
8efecdb18e renamed message timeout field to ACKTimeout 2021-04-15 10:33:44 +02:00
postmannen
b2f47d8a75 renamed reqestTimeout to replyTimeout 2021-04-13 14:37:17 +02:00
postmannen
2ea53e1432 added initial replyMethod 2021-04-13 13:50:00 +02:00
postmannen
efb49b7193 Implemented arguments structure for op commands 2021-04-09 18:20:04 +02:00
postmannen
d909784094 Start proc via message, moved nats.conn into process 2021-04-07 16:45:51 +02:00
postmannen
b08dd4558e Added fileExtension type to message 2021-04-07 07:00:40 +02:00
postmannen
23b6b58439 renamed label field in message to directory 2021-04-07 06:33:29 +02:00
postmannen
3368448cd7 removed label from subject 2021-04-07 06:16:08 +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
3a0f3ee3bb fixed using previous message instead of subject 2021-04-03 06:31:48 +02:00
postmannen
26078cffa2 labels are used to create folder structue on subscriber 2021-04-02 22:15:52 +02:00
postmannen
f58c12bf80 add concept of label to message, reorder subject name 2021-04-02 20:36:21 +02:00
postmannen
8aa79d2a76 made the text logger more generic 2021-04-02 09:56:27 +02:00
postmannen
62347e2943 Added logger for request method 2021-04-01 10:05:14 +02:00
postmannen
25386535a8 renamed and cleaned up files 2021-03-26 05:34:53 +01:00
Renamed from message-and-subject.go (Browse further)