Skip to content

Also reuse publish between MQTT3.1 and MQTT 3.1.1 publisher/subscriber #359

Also reuse publish between MQTT3.1 and MQTT 3.1.1 publisher/subscriber

Also reuse publish between MQTT3.1 and MQTT 3.1.1 publisher/subscriber #359

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- run: docker build . -t halfgaar/flashmq
- run: docker run halfgaar/flashmq /bin/flashmq --version