Skip to content

Instantly share code, notes, and snippets.

@AnthonyLzq
Created January 24, 2023 03:09
Show Gist options
  • Save AnthonyLzq/68251346d1cec916ca86823d0560334e to your computer and use it in GitHub Desktop.
Save AnthonyLzq/68251346d1cec916ca86823d0560334e to your computer and use it in GitHub Desktop.
Script to use the created MQTT route
import { client as mqttClient } from './mqttServer'
import { demo } from './demo'
demo.sub(client)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment