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