Implemented the auction started event over mqtt #58
No reviewers
Labels
No Label
auction house
bug
computation executor
documentation
duplicate
enhancement
executor base
executor pool
good first issue
help wanted
invalid
question
robot executor
roster
task list
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: maece/HSG-MCS-HS21_tapas#58
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "post_new_auctions_to_mqtt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -23,3 +23,3 @@
public static String RESOURCE_DIRECTORY = "https://api.interactions.ics.unisg.ch/auction-houses/";
public static String MQTT_BROKER = "tcp://broker.hivemq.com:1883";
public static String MQTT_BROKER = "tcp://localhost:1883";
Will get from config in new PR where I connect the auction house properly to the executor added event
[executor-pool] Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication