Commit Graph

19 Commits

Author SHA1 Message Date
afb534b0e1
Merge branch 'dev' into auctionhouse-websub 2021-11-14 20:51:27 +01:00
333f6aab21 finished websub implementation 2021-11-14 20:46:42 +01:00
reynisson
1d9459d8f3
Merge pull request #56 from SCS-ASSE-FS21-Group1/timestamp
changed deadline to timestamp and the logic to schedule an auction
2021-11-14 16:53:49 +01:00
julius.lautz
b37141f5ce fixed issues 2021-11-14 16:51:42 +01:00
reynisson
ccb800b6af Merge branch 'auction_house_adapt_to_new_executor_event' into dev
# Conflicts:
#	tapas-auction-house/src/main/java/ch/unisg/tapas/auctionhouse/adapter/in/messaging/http/ExecutorRemovedEventListenerHttpAdapter.java
2021-11-14 16:15:22 +01:00
reynisson
e3d68b88d9
Merge pull request #51 from SCS-ASSE-FS21-Group1/ExecutorRemovedEventListenerMqttAdapter
Implemented RemovedEventListener...
2021-11-14 16:12:10 +01:00
reynisson
41b0e25a5e Adapted the auction house to receive and handle the new executor event over mqtt 2021-11-14 16:06:03 +01:00
reynisson
2999fb294c Implemented the auction started event over mqtt 2021-11-14 15:16:42 +01:00
reynisson
2f42da485d Fixed imports so that the class builds 2021-11-12 13:30:16 +01:00
rahimiankeanu
c48a402e55 2.0 2021-11-12 08:59:09 +01:00
rahimiankeanu
f652a9ecaf MQTT event adapter 2021-11-12 08:51:43 +01:00
18fdf819f1 First implementation of WebSub 2021-11-10 15:14:41 +01:00
julius.lautz
74a51cfcf6 changed deadline to timestamp and the logic to schedule an auction 2021-11-10 11:03:57 +00:00
6855ef6f2a Merge remote-tracking branch 'upstream/main' into dev 2021-11-08 15:03:01 +01:00
rahimiankeanu
e0e54f9350 Implemented RemovedEventListener... 2021-11-07 23:35:24 +01:00
Andrei Ciortea
5c82dd84b4 Add instructions for setting up a local WebSub hub and MQTT broker 2021-10-22 12:39:50 +02:00
d08a6d0b67 merge everything from main project 2021-10-18 11:45:52 +02:00
Andrei Ciortea
061a76288d Update project template for Auction House 2021-10-18 09:45:52 +02:00
Andrei Ciortea
34fb3c682f Add Auction House; Extend uniform HTTP API for TAPAS-Tasks 2021-10-18 01:19:42 +02:00