Skip to content

Add procesor application

Latest
Compare
Choose a tag to compare
@farbodahm farbodahm released this 31 May 19:42
· 20 commits to main since this release
202db0d

In this release:

  • Processor application is added which is the last part of the whole application.
    • It asynchronously executes queries on DB and asynchronously write them on WebSocket
  • Use Docker Isolated network instead of host mode (Issue #22)
  • Added Link and Docker build CI jobs